1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
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
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Add volume specification for ContainerPropertyTab 2017-06-22 18:10:11 -04:00
META-INF Add volume specification for ContainerPropertyTab 2017-06-22 18:10:11 -04:00
src/org/eclipse/cdt Fix Debug in Container 2017-07-20 18:29:24 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.gitignore Add Docker launching support 2015-05-19 13:53:27 -04:00
.project Add Docker launching support 2015-05-19 13:53:27 -04:00
about.html Add Docker launching support 2015-05-19 13:53:27 -04:00
build.properties Add Docker launching support 2015-05-19 13:53:27 -04:00
plugin.properties Make modifications for CDT Container in Build indexing support 2017-06-22 18:10:10 -04:00
plugin.xml Refactor the CDT Core CommandLauncherFactory extension 2017-08-01 19:23:06 -04:00