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 287009d748 Patch for Andrew Niefer.
This patch contains modifications to BasicSearchMatch and 
BasicSearchResultCollector so that the collector will not accept matches 
that have already been seen.

( Addresses the problem of seeing a class definition in a header file 
multiple times because that header was included from multiple cpp files)

This patch also fixes a small bug in finding the resource for header files 
we enter while parsing.
2003-08-01 19:26:58 +00:00
core Patch for Andrew Niefer. 2003-08-01 19:26:58 +00:00
debug Moved the 'getReferencedProject' method to 'CDebugUtils'. 2003-07-30 20:22:31 +00:00
doc/org.eclipse.cdt.doc.user July 25, 2003 delivery 2003-07-25 16:32:44 +00:00
launch/org.eclipse.cdt.launch see ChangeLog 2003-07-28 20:22:44 +00:00
releng *** empty log message *** 2003-07-25 20:17:57 +00:00