Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 09:49:19 +0000
committerEike Stepper2010-05-19 09:49:19 +0000
commite3de7718f7c1030653dacbf6b5492c05cf6d6346 (patch)
tree92e77efcb85e2b5b6b850381f3d2020540ea89e1 /plugins/org.eclipse.emf.cdo.dawn.ui
parenta3fa5b61155669796da3538c5d58a87a267dbea0 (diff)
downloadcdo-e3de7718f7c1030653dacbf6b5492c05cf6d6346.tar.gz
cdo-e3de7718f7c1030653dacbf6b5492c05cf6d6346.tar.xz
cdo-e3de7718f7c1030653dacbf6b5492c05cf6d6346.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.ui')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.dawn.ui/META-INF/MANIFEST.MF
index ffe37c9cf1..33c8356c0e 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.cdo.dawn.ui/META-INF/MANIFEST.MF
@@ -12,6 +12,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.6.0,4.0.0)",
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %providerName
+Bundle-Localization: plugin
Export-Package: org.eclipse.emf.cdo.dawn.internal.ui.bundle;version="0.2.0";
uses:="org.eclipse.net4j.util.om.log,
org.eclipse.net4j.util.om,

Back to the top