1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/core/org.eclipse.cdt.ui
John Camelon 939af66d2e Patch for Andrew Niefer
partial fix for bug 43664 - Search cannot report matches outside of 
workspace.

This enables non-ui reporting of matches outside the workspace.  So 
clients of search, like code assist will get external results.

We still need a resource to report a match to the search view so no 
external matches in the UI.

core:
Modify Matchlocator to not try and create a link if we have no resource, 
instead just use the path

core.tests:
added testNoResourceSearching() to OtherPatternTests

ui:
modify CSearchResultCollector to accept matches without resources, but not 
attempt to report
them in the UI.
* src/org/eclipse/cdt/internal/ui/search/CSearchResultCollector.java
2003-09-25 19:51:50 +00:00
..
icons/full Patch for Sean Evoy: 2003-08-20 20:09:31 +00:00
src/org/eclipse/cdt Patch for Andrew Niefer 2003-09-25 19:51:50 +00:00
utils.ui/org/eclipse/cdt/utils/ui deprecated ui componets due move of builders out of the core/ui 2003-09-11 20:44:26 +00:00
.classpath Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project change all external plugin jar references to project references added 2002-06-28 14:20:21 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
ChangeLog Patch for Andrew Niefer 2003-09-25 19:51:50 +00:00
plugin.properties removal of old make ui componets (wizards/views/actions/properties) 2003-09-16 20:45:41 +00:00
plugin.xml new class wizard enablement should only be on ccnature 2003-09-25 13:45:12 +00:00