Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-06-24 19:45:19 +0000
committerDavid Williams2016-06-24 19:45:19 +0000
commitd662d1e2c364f2d350ddc62712dcfb25486f9319 (patch)
tree1a9f5cb01765795a489851e99d461d4d5dc76dbf /.gitmodules
parentc78bd66d6303aa0cef8412a5fcf0b6b50c23f65e (diff)
downloadeclipse.platform.releng.aggregator-d662d1e2c364f2d350ddc62712dcfb25486f9319.tar.gz
eclipse.platform.releng.aggregator-d662d1e2c364f2d350ddc62712dcfb25486f9319.tar.xz
eclipse.platform.releng.aggregator-d662d1e2c364f2d350ddc62712dcfb25486f9319.zip
Bug 495904 - remove eclipse.pde as a submodule of aggregator
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 939f39a98..1772d268f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,9 +14,6 @@
[submodule "eclipse.jdt.ui"]
path = eclipse.jdt.ui
url = ../../jdt/eclipse.jdt.ui
-[submodule "eclipse.pde"]
- path = eclipse.pde
- url = ../../pde/eclipse.pde
[submodule "eclipse.pde.build"]
path = eclipse.pde.build
url = ../../pde/eclipse.pde.build

Back to the top