]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.fileimport/META-INF/MANIFEST.MF
Sync git svn branch with SVN repository r33144.
[simantics/platform.git] / bundles / org.simantics.fileimport / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF b/bundles/org.simantics.fileimport/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..2c23ea6
--- /dev/null
@@ -0,0 +1,18 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Simantics Fileimport Interface
+Bundle-SymbolicName: org.simantics.fileimport
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.fileimport.Activator
+Require-Bundle: org.eclipse.core.runtime,
+ org.apache.log4j,
+ org.simantics.db,
+ org.simantics,
+ org.simantics.graphfile;bundle-version="0.1.0",
+ org.simantics.graphfile.ontology;bundle-version="0.1.0",
+ org.simantics.modeling;bundle-version="1.1.1"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.fileimport
+Service-Component: OSGI-INF/FileReferenceFileImport.xml,
+ OSGI-INF/LibraryFolderFileImport.xml