1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 20:05:35 +02:00
This commit is contained in:
Alain Magloire 2002-10-31 14:53:27 +00:00
parent 942b757516
commit 6d3db2bf2d

View file

@ -1,3 +1,8 @@
2002-10-31 Alain Magloire
* src/.../ErrorParserManager.java (findFilePath):
Check if the file exists to not to return a phantom resource.
2002-10-30 Alain Magloire
* src/.../CProjectNature.java (removeNature): Utility