From f683a336e5b0a3f1cb19f30f1853d8ffb60df0bb Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Wed, 24 Sep 2003 14:22:29 +0000 Subject: [PATCH] File and Folder Wizard removed in plugin.xml not needed. --- core/org.eclipse.cdt.ui/ChangeLog | 6 ++++++ core/org.eclipse.cdt.ui/plugin.xml | 27 --------------------------- 2 files changed, 6 insertions(+), 27 deletions(-) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 4be21f7df51..e3b5b471f57 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,9 @@ +2003-09-24 Alain Magloire + + Remove unneeded Folder/File Wizard definitions. + + * plugin.xml + 2003-09-23 Alain Magloire Remove some warnings in the ErrorParser blocks. diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index a9cf2a0fecf..2fe016ac351 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -143,33 +143,6 @@ name="%newCCWizardsCategory.name" id="org.eclipse.cdt.ui.newCCWizards"> - - - - %NewWizards.folder.description - - - - - - - %NewWizards.file.description - - - -