X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=dev%2Forg.simantics.proconf.g3d.csg%2FMETA-INF%2FMANIFEST.MF;fp=dev%2Forg.simantics.proconf.g3d.csg%2FMETA-INF%2FMANIFEST.MF;h=cbca82340d83e9b1ea05c3d5ca7d9db8aca3e3b2;hb=9b0a862f752c8d55da47c8d0265bcc135b38cede;hp=0000000000000000000000000000000000000000;hpb=0f4eb57d0fe18809b73469b9d533492f91f3f755;p=simantics%2F3d.git diff --git a/dev/org.simantics.proconf.g3d.csg/META-INF/MANIFEST.MF b/dev/org.simantics.proconf.g3d.csg/META-INF/MANIFEST.MF new file mode 100644 index 00000000..cbca8234 --- /dev/null +++ b/dev/org.simantics.proconf.g3d.csg/META-INF/MANIFEST.MF @@ -0,0 +1,17 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Csg Plug-in +Bundle-SymbolicName: org.simantics.proconf.g3d.csg +Bundle-Version: 1.0.0 +Bundle-Activator: org.simantics.proconf.g3d.csg.Activator +Bundle-Vendor: VTT +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.simantics.proconf.g3d, + org.simantics.g2d.stubs, + org.simantics.db, + org.simantics.layer0.utils, + org.simantics.layer0.stubs, + org.simantics.utils.datastructures +ipse-LazyStart: true +Export-Package: org.simantics.proconf.g3d.csg.stubs