1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
This commit is contained in:
Alain Magloire 2003-08-06 19:52:09 +00:00
parent de21ec7208
commit 110459666f

View file

@ -1,3 +1,10 @@
2003-08-06 Alain Magloire
Move some of the methods in ICDIVariableObject.
* src/org/eclipse/cdt/debug/core/cdi/ICDIVariable.java
* src/org/eclipse/cdt/debug/core/cdi/ICDIVariableObject.java
2003-08-05 Mikhail Khodjaiants
Use the 'getReferencedProject' method to obtain all referenced projects.
* CDebugUtils.java