Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF')
-rw-r--r--cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF13
1 files changed, 0 insertions, 13 deletions
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF
deleted file mode 100644
index b40a1b31b0e..00000000000
--- a/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,13 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %bundleName
-Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
-Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.ui
-Automatic-Module-Name: org.eclipse.cdt.cmake.is.core.ui
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Bundle-ActivationPolicy: lazy
-Bundle-Activator: org.eclipse.cdt.cmake.is.core.ui.CMakeISPlugin
-Export-Package: org.eclipse.cdt.cmake.is.core.ui;x-friends:="org.eclipse.cdt.cmake.is.core"
-Bundle-Vendor: %Bundle-Vendor

Back to the top