Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2015-02-09 10:06:51 +0000
committerUwe Stieber2015-02-09 10:07:30 +0000
commit33f33935be3522db525ebe0d68a387966b2b6208 (patch)
tree6a564be83f2d85d4bc4d9ae83aaee9e309e4de6f /pom.xml
parentcd1674a4ff43d1f2e9c8dc3c2b3691684b9c6056 (diff)
downloadorg.eclipse.tcf-33f33935be3522db525ebe0d68a387966b2b6208.tar.gz
org.eclipse.tcf-33f33935be3522db525ebe0d68a387966b2b6208.tar.xz
org.eclipse.tcf-33f33935be3522db525ebe0d68a387966b2b6208.zip
Terminal: Reduce terminal dependencies to depend on plain Eclipse platform only.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 995bda2b5..4d4007350 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,7 @@
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.forms</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.notifications</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.swt</module>
+ <module>target_explorer/plugins/org.eclipse.tcf.te.core.terminals</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.local</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.process</module>

Back to the top