]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d/META-INF/MANIFEST.MF
Use IMapping<Resource,INode> in node maps.
[simantics/3d.git] / org.simantics.g3d / META-INF / MANIFEST.MF
index 97772dc11216bcaf0b10d7ca0ccbbce77aede160..d1a9d0091614aa7af8585a06550d232af5981617 100644 (file)
@@ -20,9 +20,11 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.nebula.widgets.tablecombo;bundle-version="1.0.0",
  org.simantics.ui;bundle-version="1.0.0",
  org.simantics.scl.osgi;bundle-version="1.0.4"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.g3d,
+ org.simantics.g3d.adapters,
+ org.simantics.g3d.event,
  org.simantics.g3d.gizmo,
  org.simantics.g3d.math,
  org.simantics.g3d.preferences,
@@ -33,7 +35,6 @@ Export-Package: org.simantics.g3d,
  org.simantics.g3d.scenegraph.structural,
  org.simantics.g3d.scl,
  org.simantics.g3d.shape,
- org.simantics.g3d.toolbar,
  org.simantics.g3d.tools,
  org.simantics.g3d.ui,
  org.simantics.g3d.wizard