diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index a7b310d6dc4..f7706d0be4b 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -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: