1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
This commit is contained in:
Alain Magloire 2002-11-13 18:50:41 +00:00
parent 9e1c7f92fd
commit 9f5ea6519c

View file

@ -1,3 +1,8 @@
2002-11-13 Alain Magloire
* src/.../internal/ui/editor/ProblemPainter.java (hasProblem):
Check for NPE, dispose may have been called.
2002-11-13 Alain Magloire
* src/.../wizards/CProjectWizard.java (isValidName):