Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Grunberg2017-05-02 15:20:56 +0000
committerRoland Grunberg2017-06-08 18:29:08 +0000
commit68ae0ef7ee2ed3acf85ab37f915c0723e7f72978 (patch)
treec58b17389e8755211bb161c3c0d27c6e021e1f88 /containers/pom.xml
parent41738462baa58da7fc0a8ca3c112385ee6df0f00 (diff)
downloadorg.eclipse.linuxtools-68ae0ef7ee2ed3acf85ab37f915c0723e7f72978.tar.gz
org.eclipse.linuxtools-68ae0ef7ee2ed3acf85ab37f915c0723e7f72978.tar.xz
org.eclipse.linuxtools-68ae0ef7ee2ed3acf85ab37f915c0723e7f72978.zip
Initial commit of org.eclipse.linuxtools.jdt.docker.launcher .
Change-Id: Id066a234f2912f81cc79055f597b8cfc5de5013b Reviewed-on: https://git.eclipse.org/r/98929 Tested-by: Hudson CI Reviewed-by: Roland Grunberg <rgrunber@redhat.com>
Diffstat (limited to 'containers/pom.xml')
-rw-r--r--containers/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/containers/pom.xml b/containers/pom.xml
index 45fa9da906..44a7341d46 100644
--- a/containers/pom.xml
+++ b/containers/pom.xml
@@ -33,6 +33,7 @@
<module>org.eclipse.linuxtools.docker.reddeer</module>
<module>org.eclipse.linuxtools.docker.integration.tests</module>
<module>org.eclipse.linuxtools.docker.tests-feature</module>
+ <module>org.eclipse.linuxtools.jdt.docker.launcher</module>
</modules>
<build>

Back to the top