1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-07 17:15:25 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff Johnston e70713966f Add support to copy header files from Container to Host
- add logic in ContainerPropertyTab to kick off gcc specs discovery
  when the OK button is pressed
- also fix bug in ContainerPropertyTab whereby the image name
  was being reset to blank when a change occurred in connection combo
- add setLanguageSettngEntries method to CommandLauncherFactoryManager
- add registerLanguangeSettingEntries method to ICommandLauncherFactory
  and ContainerCommandLauncherFactory

Change-Id: I22f60a5ff42f9312cba42ca4d3b6f78225783378
2017-06-22 18:10:10 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Add missing icon to CDT Docker Launch plug-in. 2015-06-02 19:44:46 -04:00
META-INF Bug 513589 - Add support to build CDT projects in a Docker Container 2017-06-22 18:10:09 -04:00
src/org/eclipse/cdt Add support to copy header files from Container to Host 2017-06-22 18:10:10 -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 Bug 513589 - Add support to build CDT projects in a Docker Container 2017-06-22 18:10:09 -04:00
plugin.xml Bug 513589 - Add support to build CDT projects in a Docker Container 2017-06-22 18:10:09 -04:00