X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.g3d.csg%2FMETA-INF%2FMANIFEST.MF;h=a1c042743519a2ba190b985881af7fd0ea5d2174;hb=ebfe6b0245b5cf9231cecedf0aaacd891eb5d344;hp=022906c76a8581b7aa06b5f060d470e5b97d7795;hpb=504c111db40d78f4913badddd126b283b5504dbb;p=simantics%2F3d.git diff --git a/org.simantics.g3d.csg/META-INF/MANIFEST.MF b/org.simantics.g3d.csg/META-INF/MANIFEST.MF index 022906c7..a1c04274 100644 --- a/org.simantics.g3d.csg/META-INF/MANIFEST.MF +++ b/org.simantics.g3d.csg/META-INF/MANIFEST.MF @@ -1,17 +1,29 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: Csg Plug-in -Bundle-SymbolicName: org.simantics.g3d.csg -Bundle-Version: 0.0.1.qualifier -Bundle-Activator: org.simantics.proconf.g3d.csg.Activator -Bundle-Vendor: VTT Technical Research Center of Finland -Require-Bundle: org.eclipse.ui, - org.eclipse.core.runtime, - org.simantics.db, - org.simantics.g3d;bundle-version="0.0.1", - org.simantics.layer0.utils, - org.simantics.layer0;bundle-version="1.0.0", - org.simantics.utils.datastructures, - org.simantics.animation -ipse-LazyStart: true -Export-Package: org.simantics.proconf.g3d.csg.stubs +Bundle-Name: Csg +Bundle-SymbolicName: org.simantics.g3d.csg;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.g3d.csg.Activator +Bundle-Vendor: VTT +Require-Bundle: org.eclipse.core.runtime, + org.simantics.g3d;bundle-version="1.0.0", + org.simantics.g3d.ontology;bundle-version="1.0.0", + org.simantics.db.layer0;bundle-version="1.1.0", + javax.vecmath;bundle-version="1.5.2", + org.simantics.opencascade;bundle-version="1.0.0", + org.simantics.ui;bundle-version="1.0.0", + vtk;bundle-version="1.0.0", + org.eclipse.ui, + org.simantics.g3d.csg.ontology;bundle-version="1.0.0", + org.simantics.selectionview;bundle-version="1.0.0", + org.eclipse.ui.views;bundle-version="3.5.1", + org.jcae.opencascade;bundle-version="1.0.0", + org.simantics.g3d.vtk;bundle-version="1.0.0", + org.simantics.browsing.ui.common;bundle-version="1.1.0", + org.simantics.objmap2;bundle-version="1.0.0", + org.simantics.opencascade.vtk;bundle-version="1.0.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy +Export-Package: org.simantics.g3d.csg.handler, + org.simantics.g3d.csg.model +Automatic-Module-Name: org.simantics.g3d.csg