1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
This commit is contained in:
Alain Magloire 2003-03-18 14:36:17 +00:00
parent 78f2019cdd
commit d74d9d5a46

View file

@ -1,3 +1,9 @@
2003-03-18 Alain Magloire
* plugin.xml
* src/org/eclipse/cdt/launch/internal/CApplicationLaunchShortcut.java:
Change the texts for "C Local Application".
2003-02-20 Mikhail Khodjaiants
The generation of launch configuration shouldn't fail if project is not set or project name is empty.
* DefaultSourceLocator.java