1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff Johnston 1ae547908b Fix some API issues caused by some recent CommandLauncher additions
- remove new exposed field from CommandLauncherManager and
  add correct @since tags
- create new ICommandLauncherFactory2 interface so that no
  additions are made to ICommandLauncherFactory
- add @since tag for ICBuildCommandLauncher interface
- make ContainerCommandLauncherFactory implement the new
  ICommandLauncherFactory2 as well as ICommandLauncherFactory

Change-Id: I7bbacb59e284b43e6d142accf59b6ab9df274438
2018-02-02 14:41:18 -05:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
META-INF Bug 529390 - Run in Container launch config not resetting err message 2018-01-03 17:52:36 -05:00
src/org/eclipse/cdt Fix some API issues caused by some recent CommandLauncher additions 2018-02-02 14:41:18 -05: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 Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00
plugin.xml Bug 513589 - Add support to build CDT projects in a Docker Container 2017-10-22 05:38:51 -04:00