1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
This commit is contained in:
Alain Magloire 2003-03-27 20:07:43 +00:00
parent 3fa2d92083
commit 7134b93779

View file

@ -1,3 +1,8 @@
2003-03-27 Alain Magloire
* model/org/eclipse/cdt/internal/core/model/BinaryContainer.java:
* model/org/eclipse/cdt/internal/core/model/ArchiveContainer.java:
Name is now "Binaries" and "Archives", lib and bin was confusing.
2003-03-27 Alain Magloire
The ICElement.getResource() should not throw a CModelException, it returns null or the the resource.