]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.g3d/META-INF/MANIFEST.MF
Editor internal toolbar for Plant3D editor
[simantics/3d.git] / org.simantics.g3d / META-INF / MANIFEST.MF
index c479403d10aa7d89cb39aad2e34dd700f4b39d18..d89a00f5da949b1dd60726bb91cbfa13409ab0b5 100644 (file)
@@ -18,10 +18,13 @@ Require-Bundle: org.eclipse.core.runtime,
  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"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.scl.osgi;bundle-version="1.0.4"
+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,
@@ -36,3 +39,4 @@ Export-Package: org.simantics.g3d,
  org.simantics.g3d.tools,
  org.simantics.g3d.ui,
  org.simantics.g3d.wizard
+Automatic-Module-Name: org.simantics.g3d