Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-03-24 18:21:16 +0000
committerDavid Williams2015-03-24 18:21:16 +0000
commite7575e21f1bcb853b9ab92268c9063ab8e955254 (patch)
treeec7a3120d4a1ae03fa2d3bdeacb53b07848333cb /.gitmodules
parent83f14adae53bd94111c6664011c6296346d5ed18 (diff)
downloadeclipse.platform.releng.aggregator-e7575e21f1bcb853b9ab92268c9063ab8e955254.tar.gz
eclipse.platform.releng.aggregator-e7575e21f1bcb853b9ab92268c9063ab8e955254.tar.xz
eclipse.platform.releng.aggregator-e7575e21f1bcb853b9ab92268c9063ab8e955254.zip
Bug 459799 - Integrate eclipse.platform.ui.tools Git repo into platform build
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c0efa7fea..939f39a98 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -71,3 +71,6 @@
[submodule "rt.equinox.p2"]
path = rt.equinox.p2
url = ../../equinox/rt.equinox.p2
+[submodule "eclipse.platform.ui.tools"]
+ path = eclipse.platform.ui.tools
+ url = ../eclipse.platform.ui.tools

Back to the top