1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
This commit is contained in:
Alain Magloire 2002-11-13 16:43:49 +00:00
parent a8ed987fd5
commit 17dbc7cbe6

View file

@ -1,3 +1,12 @@
2002-11-13 Alain Magloire
* src/.../wizards/CProjectWizard.java (isValidName):
New method to give a change to the wizard to check
the validity of a project name.
* src/.../wizard/CProjectWizardPage.java (CProjectWizardPage):
Takes new argument, the CProjectWizard.
(validatePage): calls isValidName() to check if name is valid.
2002-11-13 David Inglis
* plugin.properties