X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.plant3d%2FMETA-INF%2FMANIFEST.MF;h=8625240f0b496f2a2260b9d2cf86261aa1c48216;hb=13a33b78de4a6b873fd74083ecdf3dd215452c0d;hp=d8f33c72d979bd46b85cb54c354b34f295058fbe;hpb=84132a1d750c45f9161afbd58b78572964e50d26;p=simantics%2F3d.git diff --git a/org.simantics.plant3d/META-INF/MANIFEST.MF b/org.simantics.plant3d/META-INF/MANIFEST.MF index d8f33c72..8625240f 100644 --- a/org.simantics.plant3d/META-INF/MANIFEST.MF +++ b/org.simantics.plant3d/META-INF/MANIFEST.MF @@ -6,7 +6,6 @@ Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.plant3d.Activator Bundle-Vendor: VTT Require-Bundle: org.eclipse.core.runtime, - org.eclipse.ui, org.eclipse.ui, org.simantics.db;bundle-version="1.1.0", org.simantics.db.common;bundle-version="1.1.0", @@ -28,15 +27,26 @@ Require-Bundle: org.eclipse.core.runtime, org.jcae.opencascade;bundle-version="6.5.2", org.eclipse.ui.console;bundle-version="3.5.100", org.simantics.objmap2;bundle-version="1.0.0", - org.apache.log4j;bundle-version="1.2.15", org.simantics.ui;bundle-version="1.0.0", org.simantics.opencascade.vtk;bundle-version="1.0.0", org.simantics.browsing.ui.platform;bundle-version="1.1.0", org.simantics.structural.ui;bundle-version="1.1.1", org.simantics.g3d.csg;bundle-version="1.0.0", - org.simantics.utils.thread.swt;bundle-version="1.1.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.6 + org.simantics.utils.thread.swt;bundle-version="1.1.0", + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.plant3d.editor, +Export-Package: org.simantics.plant3d.actions, + org.simantics.plant3d.browser, + org.simantics.plant3d.dialog, + org.simantics.plant3d.editor, + org.simantics.plant3d.geometry, + org.simantics.plant3d.gizmo, + org.simantics.plant3d.handlers, + org.simantics.plant3d.project, org.simantics.plant3d.property, - org.simantics.plant3d.scenegraph + org.simantics.plant3d.scenegraph, + org.simantics.plant3d.scenegraph.controlpoint, + org.simantics.plant3d.scl, + org.simantics.plant3d.utils +Automatic-Module-Name: org.simantics.plant3d