1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 15:23:59 +02:00
This commit is contained in:
Alain Magloire 2003-10-29 16:41:09 +00:00
parent 2408483866
commit b0182c5aa6

View file

@ -1,5 +1,6 @@
2003-10-29 Alain Magloire
Fix for PR 45609
When a resource is linked, IWorkspaceRoot.getFileForLocation();
Does not do the job righ, we have to use IWorkspaceRoot.findFilesForLocation().