Skip to main content
summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorVivian Kong2008-07-09 19:27:05 +0000
committerVivian Kong2008-07-09 19:27:05 +0000
commitc7a38037b6be01ff478de79d49ba8b24daeae7df (patch)
tree533ff73242673a5c58babecc96f1dbfc40ab7045 /util
parent9bcbb6d8f79ec5f94b09c52b9c9c0e1614a5d4e4 (diff)
downloadorg.eclipse.cdt-c7a38037b6be01ff478de79d49ba8b24daeae7df.tar.gz
org.eclipse.cdt-c7a38037b6be01ff478de79d49ba8b24daeae7df.tar.xz
org.eclipse.cdt-c7a38037b6be01ff478de79d49ba8b24daeae7df.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