Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Schorn2008-04-16 10:19:55 +0000
committerMarkus Schorn2008-04-16 10:19:55 +0000
commitca61147d16a313e1ea8a8376f97626d9475d7b95 (patch)
tree8bdf1f39934e84f86b1bbfc599efc4c47914cbeb /core/org.eclipse.cdt.ui.tests/META-INF
parenta4274e1467cd8622fb7725433209e2c05ae64711 (diff)
downloadorg.eclipse.cdt-ca61147d16a313e1ea8a8376f97626d9475d7b95.tar.gz
org.eclipse.cdt-ca61147d16a313e1ea8a8376f97626d9475d7b95.tar.xz
org.eclipse.cdt-ca61147d16a313e1ea8a8376f97626d9475d7b95.zip
Extract Function (work in progress) by Emanuel Graf, bug 226484.
Diffstat (limited to 'core/org.eclipse.cdt.ui.tests/META-INF')
-rw-r--r--core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF b/core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF
index 0ae4b96ec9f..2fe1e1e20b4 100644
--- a/core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF
+++ b/core/org.eclipse.cdt.ui.tests/META-INF/MANIFEST.MF
@@ -10,6 +10,7 @@ Export-Package: org.eclipse.cdt.ui.testplugin,
org.eclipse.cdt.ui.tests,
org.eclipse.cdt.ui.tests.DOMAST,
org.eclipse.cdt.ui.tests.chelp,
+ org.eclipse.cdt.ui.tests.refactoring,
org.eclipse.cdt.ui.tests.refactoring.rename,
org.eclipse.cdt.ui.tests.text,
org.eclipse.cdt.ui.tests.text.contentassist,

Back to the top