1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Added persistency to the source locator.

This commit is contained in:
Mikhail Khodjaiants 2003-02-18 19:34:46 +00:00
parent d7b288068e
commit fcdfb49342

View file

@ -1,3 +1,8 @@
2003-02-18 Mikhail Khodjaiants
Added persistency to the source locator.
* CUISourceLocator.java
* SourcePropertyPage.java
2003-02-14 Mikhail Khodjaiants
Enable the 'Resume With Signal' action only if target is suspended.
* SignalActionDelegate.java