Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon McDuff2008-11-09 21:00:54 +0000
committerSimon McDuff2008-11-09 21:00:54 +0000
commita2bbfece55533fa3ea41698b60923d72d9fed4f6 (patch)
treead31e90788dced9fe636b0b37780a0732f60bb92 /plugins/org.eclipse.emf.cdo.tests.model3
parent5565dc604f87abcdda90faab90d40077c6d1feb9 (diff)
downloadcdo-a2bbfece55533fa3ea41698b60923d72d9fed4f6.tar.gz
cdo-a2bbfece55533fa3ea41698b60923d72d9fed4f6.tar.xz
cdo-a2bbfece55533fa3ea41698b60923d72d9fed4f6.zip
[249436] Support FeatureMap
https://bugs.eclipse.org/bugs/show_bug.cgi?id=249436
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.tests.model3')
-rw-r--r--plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
index 5dbd3dba21..8086833288 100644
--- a/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.tests.model3/META-INF/MANIFEST.MF
@@ -5,7 +5,6 @@ Bundle-Version: 2.0.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ClassPath: .
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",

Back to the top