1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 20:25:46 +02:00
This commit is contained in:
Alain Magloire 2002-11-12 20:52:49 +00:00
parent fbea286a2e
commit 5e27de87ed

View file

@ -1,3 +1,11 @@
2002-11-12 Alain Magloire
* index/.../internal/core/index/IndexManager.java (removeConatiner):
Change the signature of the function to take IContainer.
(removeResource): Also remove the request from the requestList.
* index/.../internal/core/index/RequestList.java (removeItem):
new method.
2002-11-12 Alain Magloire
* index/.../index/IndexModel.java (isEnabled):