1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
Alain Magloire 2003-03-02 16:35:03 +00:00
parent 316cabcdd7
commit 816cb73439

View file

@ -1,3 +1,8 @@
2003-03-02 Alain Magloire
* src/org/eclipse/cdt/ui/wizards/BinaryParserBlock.java:
Check in the constructor if the project is null.
2003-02-26 Alain Magloire
* src/org/eclipse/cdt/ui/wizards/BinaryParserBlock.java: