mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
updated.
This commit is contained in:
parent
e568ad331f
commit
00f303ec04
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
2002-12-19 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/core/ErrorParserManager.java (findFilePath):
|
||||
The workspace will throw an Exception if the file
|
||||
is not within the workspace, catch it.
|
||||
(getWorkingDirectory): fallback to the location
|
||||
of the project if no working directory.
|
||||
|
||||
* src/org/eclipse/cdt/internal/errorparsers/GCCErrorParser.java (processLine):
|
||||
Ignore errors that does not match the pattern.
|
||||
|
||||
2002-12-13 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/core/CommandLauncher.java (waitAndRead):
|
||||
|
|
Loading…
Add table
Reference in a new issue