From 5345c12509839739462d3cb4c11bb73691d7e430 Mon Sep 17 00:00:00 2001 From: choochter Date: Fri, 7 Feb 2003 16:42:31 +0000 Subject: [PATCH] Temporarily replace new Project Wizard until errors in old one investigated.. --- net.sourceforge.phpeclipse/plugin.xml | 19 ++++- .../phpeclipse/wizards/TempnewPHPProject.java | 93 ++++++++++++++++++++ 2 files changed, 110 insertions(+), 2 deletions(-) create mode 100644 net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/TempnewPHPProject.java diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index eb01250..0cffe48 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -81,7 +81,9 @@ name="%newWizardCategory.name" id="net.sourceforge.phpeclipse.wizards.NewWizardCategoryPHP"> - - +--> + + + Create a new PHP project. + + +