1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon b208d1adfd Patch for Devin Steffler.
This patch gets rid of the work around added to CoreModel with the last patch.  It was required in order to get C(PP)SelectionTests*Indexer working but the better way to do this is to create a scanner config for the projects for those tests.

This patch also improves the speeds of CSelectionTestsCTagsIndexer and CPPSelectionTestsCTagsIndexer by adding CTagsIndexer#notifyListeners(IndexDelta) to Index.java.
2005-05-31 18:55:35 +00:00
build Some minor fixes for the build Environment and Macros: some extra-checks for null were added 2005-05-31 11:27:56 +00:00
core Patch for Devin Steffler. 2005-05-31 18:55:35 +00:00
debug 2005-05-25 Alain Magloire 2005-05-25 15:39:11 +00:00
doc Fixed the paths for the javadoc command. java.home is the jre directory. 2005-04-06 16:04:48 +00:00
launch/org.eclipse.cdt.launch fixed bug #39581 2005-05-18 21:51:59 +00:00
releng Fixed up the tests a little. 2005-05-21 20:53:12 +00:00