1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Find a file
Jonah Graham 28b1830acf Bug 484911: Clean up source directors
Includes:
- CSourceLookupParticipant only did one useful thing (For DSF). When the
object being looked up is a String, as is the case when disassembly
view/editor is doing a lookup, the CSourceLookupParticipant would be the
one to do the resolution. Updated
DsfSourceLookupParticipant.getSourceName to be able to handle a String
- Changed super of DsfSourceLookupParticipant to
AbstractSourceLookupParticipant, saves duplicate code, and adds comment
about what is different about findSourceElements
- a previously missing test for an unusual case (no containers)
- Some of these methods that are only part of CDI have been
marked as such for eventual removal in Bug 484900

Change-Id: I9954b4469e9db9cb46eb117f3beba9e01634689b
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-01-17 10:11:41 -05:00
build Fix up launch bar setting for cmake. 2016-01-16 22:53:47 -05:00
codan codan - deprecating IProblemProfileChangeListener 2016-01-11 21:47:57 -05:00
core Bug 485806 - Name resolution problem with a parameter pack 2016-01-14 16:39:26 -08:00
cross Bug 485195 - Add gdbserver options in 'Gdbserver Settings' tab 2016-01-06 10:33:35 +02:00
debug Bug 484911: Clean up source directors 2016-01-17 10:11:41 -05:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf Bug 484911: Clean up source directors 2016-01-17 10:11:41 -05:00
dsf-gdb Bug 484911: Clean up source directors 2016-01-17 10:11:41 -05:00
jtag Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
launch Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
llvm Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
lrparser Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
memory Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
native/org.eclipse.cdt.native.serial Bug 480077 Be more lenient on the *usbserial* port names. 2015-10-18 21:57:32 -04:00
p2 Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
qt Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
releng Add some missing libraries to target 2016-01-10 13:32:00 -05:00
remote Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
testsrunner Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
toolchains/arduino Bug 485100 - Fix Arduino Libraries Page. 2016-01-04 10:09:33 -05:00
upc Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
util Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
visualizer Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Clean-up and use a single target file 2016-01-06 20:36:15 -05:00