1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 06:35:28 +02:00
cdt/launch
Jeff Johnston 3982641456 Refactor the CDT Core CommandLauncherFactory extension
- clean up the extension to have a simple
  factory element with id, priority, and class
- have CommandLauncherManager use the priority
  of factories to find the best launcher
  (one returned by factory with highest
  priority or first one returned by factories
  of equal priority)
- fix the specification of the Docker Container
  Command launcher in org.eclipse.cdt.docker.launcher
  plug-in
- fix CModelMock to return an ICProjectDescription so
  serializer tests will work with CommandLaunchManager

Change-Id: I91c383c1f4da05b9c39fefceb0bea572fb4af34b
2017-08-01 19:23:06 -04:00
..
org.eclipse.cdt.docker.launcher Refactor the CDT Core CommandLauncherFactory extension 2017-08-01 19:23:06 -04:00
org.eclipse.cdt.docker.launcher-feature Bring back some pom.xml from features 2017-04-18 22:49:39 -04:00
org.eclipse.cdt.launch Bug 517722: Mark as deprecated code related to Launch Group 2017-06-05 12:46:05 +01:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00