mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() Indexer ======= - Changed file extensions to prevent header files from being indexed (they will be indexed via inclusion) Search ======= - Added scope checking to MatchLocator - Modified CSearchPattern to allow for destructor searches - Added debug tracing statements to SearchEngine - Added debug tracing statements to MatchLocator UI == - Converted CTags based OpenOnSelectionAction to OpenDeclarationsAction. For now, we do a search on all types with the selected name. - Hooked up OpenDeclarationsAction to search engine General ======= - Modified start up code to set debug trace options (which are defined from the launcher). I've added the following trace components: - dependency - indexer - indexmanager - matchlocator - model - search - parser - Added trace debug statements to CModelBuilder - Modified Util.java to make use of IDebugLogConstants |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |