1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
This commit is contained in:
Alain Magloire 2003-03-27 17:33:20 +00:00
parent 216ade4221
commit ee5e73d5fe

View file

@ -1,3 +1,8 @@
2003-03-27 Alain Magloire
The ICElement.getResource() should not throw a CModelException, it returns null or the the resource.
This makes us consistent with JDT/IJavaElement.getResource();
2003-03-27 Alain Magloire
Some changes in the Core Model to make it closer to JDT, the hierarchy is now: