mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
updated
This commit is contained in:
parent
a8ed987fd5
commit
17dbc7cbe6
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue