Skip to main content
summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorVivian Kong2008-07-09 19:26:33 +0000
committerVivian Kong2008-07-09 19:26:33 +0000
commit74d834937f6364e0ce9905b63dcc4da6f85584dc (patch)
tree730138d9339864c22618df17b4e0eb66e1ea1b4d /util
parentbd35f040cdf3d80fa320eab5fb5e3764db5d66dc (diff)
downloadorg.eclipse.cdt-74d834937f6364e0ce9905b63dcc4da6f85584dc.tar.gz
org.eclipse.cdt-74d834937f6364e0ce9905b63dcc4da6f85584dc.tar.xz
org.eclipse.cdt-74d834937f6364e0ce9905b63dcc4da6f85584dc.zip
Update description
Diffstat (limited to 'util')
-rw-r--r--util/org.eclipse.cdt.util/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/org.eclipse.cdt.util/META-INF/MANIFEST.MF b/util/org.eclipse.cdt.util/META-INF/MANIFEST.MF
index 19c88d313c6..bf49911cb8f 100644
--- a/util/org.eclipse.cdt.util/META-INF/MANIFEST.MF
+++ b/util/org.eclipse.cdt.util/META-INF/MANIFEST.MF
@@ -9,3 +9,4 @@ Require-Bundle: org.eclipse.cdt.core,
org.eclipse.core.runtime,
org.eclipse.core.resources
Export-Package: org.eclipse.cdt.internal.core.parser.util
+Bundle-Localization: plugin

Back to the top