mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-30 20:35:38 +02:00
updated
This commit is contained in:
parent
8b2c2f72e5
commit
b9102ce931
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-08-31 Alain Magloire
|
||||
|
||||
Add method to retrieve the Error Parsers in the CCorePlugin.
|
||||
Add extension point for the ErrorParser.
|
||||
|
||||
* src/org/eclipse/cdt/core/CCorePlugin.java
|
||||
* plugin.xml
|
||||
* plugin.properties
|
||||
|
||||
2003-08-28 Alain Magloire
|
||||
|
||||
Change the TranslationUnit to not always assume that it has a valid
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2003-08-31 Alain Magloire
|
||||
|
||||
Added new block ErrorParserBlock, not enable yet.
|
||||
|
||||
* src/org/eclipse/cdt/ui/ErrorParserBlock.java
|
||||
|
||||
2003-08-30 Alain Magloire
|
||||
|
||||
Deal with the annoying warnings from eclipse about syntetic methods.
|
||||
|
|
Loading…
Add table
Reference in a new issue