]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scenegraph/README.txt
Change mylyn.wikitext plugin names in feature.xml
[simantics/platform.git] / bundles / org.simantics.scenegraph / README.txt
1 src/com/infomatiq/jsi/ contains the Java Spatial Index (JSI) library (http://jsi.sourceforge.net/).
2 The library is under LGPL license. Log4j dependency has been removed from class RTree to prevent
3 a dependency on it.
4
5 src/gnu/trove/ gathers only the necessary parts of GNU Trove 2.1.0 required by
6 com.infomatiq.jsi and org.simantics.scenegraph.g2d.nodes.spatial packages to
7 keep the size of the org.simantics.scenegraph plug-in and its dependencies down
8 to a minimum.