]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d/META-INF/MANIFEST.MF
Generic listener interfaces
[simantics/3d.git] / org.simantics.g3d / META-INF / MANIFEST.MF
index 48e2983ec1cbfb8e023cfb49c0c21547a1f1ec7b..876933d45cec50ddedd21a3855a662df99e9ccaa 100644 (file)
@@ -15,13 +15,16 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.browsing.ui.swt;bundle-version="1.1.0",
  org.simantics.db.management;bundle-version="1.1.0",
  org.simantics.selectionview;bundle-version="1.0.0",
- gnu.trove2;bundle-version="2.0.4",
+ gnu.trove3;bundle-version="3.0.0",
  org.simantics.objmap2;bundle-version="1.0.0",
  org.eclipse.nebula.widgets.tablecombo;bundle-version="1.0.0",
- org.simantics.ui;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-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,
@@ -30,8 +33,8 @@ Export-Package: org.simantics.g3d,
  org.simantics.g3d.scenegraph,
  org.simantics.g3d.scenegraph.base,
  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