]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF
Removed org.simantics.db.procore.ui as it is not used anymore
[simantics/platform.git] / bundles / org.simantics.db.procore.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.db.procore.ui/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index bab8294..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: ProCore User Interface
-Bundle-SymbolicName: org.simantics.db.procore.ui
-Bundle-Vendor: VTT Technical Research Centre of Finland
-Bundle-Version: 1.1.6.qualifier
-Bundle-ActivationPolicy: lazy
-Bundle-Activator: org.simantics.db.procore.ui.internal.Activator
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package: org.simantics.db.procore.ui
-Import-Package: 
- org.eclipse.core.runtime,
- org.eclipse.jface.dialogs,
- org.eclipse.jface.operation,
- org.eclipse.osgi.util;version="1.1.0",
- org.eclipse.swt.widgets,
- org.osgi.framework;version="1.3.0",
- org.simantics.db,
- org.simantics.db.common.utils,
- org.simantics.db.exception,
- org.simantics.db.server;visibility:=reexport
-Require-Bundle: org.simantics.db.procore;bundle-version="1.2.1"
-Automatic-Module-Name: org.simantics.db.procore.ui