Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF b/plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF
index 077e1e59..48308e15 100644
--- a/plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.xtend.typesystem.emf/META-INF/MANIFEST.MF
@@ -17,3 +17,4 @@ Export-Package: org.eclipse.xtend.typesystem.emf,
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.xtend.typesystem.emf.XtendTypesytemEmfPlugin
+Eclipse-BuddyPolicy: dependent

Back to the top