mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 09:15:38 +02:00
updated.
This commit is contained in:
parent
ea8306b084
commit
349c933d9c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2002-11-22 Alex Chapiro
|
||||||
|
|
||||||
|
* src/.../wizards/CProjectWizard.java:
|
||||||
|
The problem appears in ConversionWizard that inherits to CProjectWizard. The
|
||||||
|
first one does not initialize fmainPage which causes NullpointerException.
|
||||||
|
Actually, ConversionWizard doesn't have this page, so it is unsupported
|
||||||
|
operation for it.
|
||||||
|
|
||||||
2002-11-22 Alain Magloire
|
2002-11-22 Alain Magloire
|
||||||
|
|
||||||
* src/.../internal/ui/BinaryPropertySource.java (getPropertyValue):
|
* src/.../internal/ui/BinaryPropertySource.java (getPropertyValue):
|
||||||
|
|
Loading…
Add table
Reference in a new issue