1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-11 11:05:24 +02:00
cdt/launch/org.eclipse.cdt.docker.launcher
Jeff Johnston ed2768aa50 Fix array out of bounds exception in ContainerPropertyTab
- in Connection combo modify listener, just return if the
  Connection combo doesn't have a selection and set
  connection to null and connection name to empty string

Change-Id: Ib6274eb27b9a3128a538da4df520b7b83ce1e575
2017-06-22 18:10:09 -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 Fix array out of bounds exception in ContainerPropertyTab 2017-06-22 18:10:09 -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