mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
updated.
This commit is contained in:
parent
47a0ffc0e9
commit
503c0b61b6
1 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,19 @@
|
||||||
|
2003-10-21 Alain Magloire
|
||||||
|
|
||||||
|
Moving the implementation of the ICPathEntry in the Core Model
|
||||||
|
new files:
|
||||||
|
|
||||||
|
* model/org/eclipse/cdt/core/model/IIncludeEntry.java
|
||||||
|
* model/org/eclipse/cdt/internal/core/model/IncludeEntry.java
|
||||||
|
* model/org/eclipse/cdt/core/model/IMacroEntry.java
|
||||||
|
* model/org/eclipse/cdt/internal/core/model/IIncludeEntry.java
|
||||||
|
* model/org/eclipse/cdt/core/model/ICPathEntry.java
|
||||||
|
* model/org/eclipse/cdt/internal/core/model/CPathEntry.java
|
||||||
|
* model/org/eclipse/cdt/core/model/ILibraryEntry.java
|
||||||
|
* model/org/eclipse/cdt/internal/core/model/LibraryEntry.java
|
||||||
|
* model/org/eclipse/cdt/core/model/ISourceEntry.java
|
||||||
|
* model/org/eclipse/cdt/internal/core/model/SourceEntry.java
|
||||||
|
|
||||||
2003-10-20 Hoda Amer
|
2003-10-20 Hoda Amer
|
||||||
Fixed bug#44507 outline flickers with CDT1.2 RC0
|
Fixed bug#44507 outline flickers with CDT1.2 RC0
|
||||||
Returned a boolean from IWorkingCopy.reconcile() indicating
|
Returned a boolean from IWorkingCopy.reconcile() indicating
|
||||||
|
|
Loading…
Add table
Reference in a new issue