1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
Find a file
Marc Khouzam 3b442e1f37 Bug 484900: Replace LocalCDILaunchDelegate with LocalRunLaunchDelegate
The launch delegate id "org.eclipse.cdt.cdi.launch.localCLaunch" was
being used for both the Run launch and the CDI debug launch.  To keep
supporting the CDI debug launch, we still had to keep that delegate
pointing to the class LocalCDILaunchDelegate.

Now that we have remove the CDI debug launch, we no longer need to keep
pointing to LocalCDILaunchDelegate, and can use the
"org.eclipse.cdt.cdi.launch.localCLaunch" on for Run and pointing to
LocalRunLaunchDelegate.

Some more details can be found in Bug 464636.

Change-Id: I36c2adc043d29a5a11121059470505c6526c068b
2016-03-18 14:34:11 -05:00
build minor fix, replace == for .equals 2016-03-18 11:44:52 -04:00
codan removing API for custom preference listeners in codan 2016-03-17 15:12:14 -04:00
core Bug 489896 - Bogus syntax error with designated initializer. 2016-03-17 19:54:01 -07:00
cross Bug 484900: Remove CDI launch delegate for post-mortem and attach 2016-03-18 14:55:38 -04:00
debug Bug 484900: Cleanup of CSourceLookupDirector post CDI removal 2016-03-16 22:42:33 -04:00
doc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
dsf Bug 302305 - Added a timeout to queries which are run more frequently. 2016-03-11 10:10:06 -05:00
dsf-gdb Bug 489216 - [memory view] memory space sometimes wrongly set, during 2016-03-18 12:43:32 -04:00
jtag Bug 484900: Remove CDI launch delegate for post-mortem and attach 2016-03-18 14:55:38 -04:00
launch Bug 484900: Replace LocalCDILaunchDelegate with LocalRunLaunchDelegate 2016-03-18 14:34:11 -05:00
llvm Missing copyright header. 2016-02-01 12:47:41 -05:00
lrparser Removed 3 deprecated methods. 2016-02-24 20:04:15 -08:00
memory Bug 488115 - [memory] Add "go to address" action to the Traditional 2016-02-26 10:54:19 -05:00
native/org.eclipse.cdt.native.serial Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
qt Bug 488909: Unify services factory classes to extend more easily 2016-03-17 14:31:45 -04:00
releng Remove old releng plugin 2016-03-14 16:16:27 -04:00
remote Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino New Qt templates using new templates framework. Arduino fixes. 2016-02-22 22:55:06 -05:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
windows Missing copyright header. 2016-02-01 12:47:41 -05:00
xlc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove p2 plugin 2016-03-14 10:19:21 -05:00