Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF b/changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF
index 431f14fab7..2794f8fcb9 100644
--- a/changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF
+++ b/changelog/org.eclipse.linuxtools.changelog.cparser/META-INF/MANIFEST.MF
@@ -9,3 +9,4 @@ Require-Bundle: org.eclipse.cdt.core;bundle-version="5.2.0",
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Fragment-Host: org.eclipse.linuxtools.changelog.core;bundle-version="2.6.3"
Import-Package: org.eclipse.core.resources
+Automatic-Module-Name: org.eclipse.linuxtools.changelog.cparser

Back to the top