1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
This commit is contained in:
Alain Magloire 2003-10-28 19:59:34 +00:00
parent 47c2045527
commit d95e065915

View file

@ -1,3 +1,12 @@
2003-10-27 Alain Magloire
Fix PR45609:
IWorkspaceRoot.getFileForLocation() does not work well when
the resource is linked, we should fall back to
IWorkspaceRoot.findFilesForLocation().
* src/org/eclipse/cdt/core/ErrorParserManager.java
2003-10-23 Alain Magloire 2003-10-23 Alain Magloire
Firing deltas on cpathentries modifications. Firing deltas on cpathentries modifications.