1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
This commit is contained in:
Alain Magloire 2003-03-27 17:40:23 +00:00
parent 0dfb3bd0ef
commit 5d93fce5e0

View file

@ -1,3 +1,11 @@
2003-03-27 Alain Magloire
ICElement.getResource() no longer throw an exception.
* src/org/eclipse/cdt/internal/ui/cview/CViewDragAdapter.java
* src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java
* src/org/eclipse/cdt/internal/ui/uti./EditorUtility.java
2003-03-27 Alain Magloire
Some changes in the Core Model to make it closer to JDT, the hierarchy is now: