1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
This commit is contained in:
Alain Magloire 2003-04-02 15:06:19 +00:00
parent 751106a094
commit e569d45eb6

View file

@ -1,3 +1,12 @@
2003-04-02 Alain Magloire
Bug fix and cleanup in CView
* src/org/eclipse/internal/ui/cview/CView.java:
Cleanup the linkToEditor().
* src/org/eclipse/internal/util/UtilEditor.java:
Bug fix.
2003-04-01 Alain Magloire
Support to open a child in an IBinary if we know the TranslationUnit.