mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
updated.
This commit is contained in:
parent
005c6ad956
commit
b189ce7272
1 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-11-21 Judy N. Green
|
||||
|
||||
* src/org/eclipse/cdt/launch/AbstractCLaunchDelegate.java (verifyCProject):
|
||||
If we cannot get the ICProject with the config, we get the project
|
||||
and see if it exists and/or it is closed. The appropriate error is now
|
||||
displayed, rather than reporting that the project does not exist when it
|
||||
does exist, but is closed.
|
||||
|
||||
2002-11-14 Thomas Fletcher
|
||||
* src/.../launch/ui/CMainTab.java
|
||||
Updated error condition to catch closed projects.
|
||||
|
@ -39,4 +47,4 @@
|
|||
* /src/.../launch/internal/CoreFileDelegate.java
|
||||
* /src/.../launch/internal/LocalCLaunchConfigurationDelegate.java
|
||||
create new IProcess for debug console from CDISession and pass
|
||||
to newDebugTarget methods
|
||||
to newDebugTarget methods
|
||||
|
|
Loading…
Add table
Reference in a new issue