1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
This commit is contained in:
Alain Magloire 2002-11-23 04:19:42 +00:00
parent bd6214b376
commit a2e3fb8fd2

View file

@ -1,3 +1,11 @@
2002-11-22 Alain Magloire
* src/.../AbstractCLaunchDelegate.java (getProgranName): Now static.
* src/.../internal/ui/LaunchUIPlugin.java.java (errorDialog): New method.
* src/.../internal/ui/CApplicationLauchShortcut.java.java : New File
provides shortcut to start C applications.
* plugin.xml: Implement extenxion point shortcut.
2002-11-22 Alain Magloire
* src/.../internal/ui/LaunchUIPlugin.java (startup):