Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2013-08-27 07:12:46 +0000
committerUwe Stieber2013-08-27 07:12:46 +0000
commitf4e721a6e6c20f7f99a72bd2f77ff7a8909e8b0d (patch)
tree62a2b72882950c64424bbefc1e5e1314ce0f053d /pom.xml
parent41e7aea9a32918983b4e4f4c7164542a2e91996a (diff)
downloadorg.eclipse.tcf-f4e721a6e6c20f7f99a72bd2f77ff7a8909e8b0d.tar.gz
org.eclipse.tcf-f4e721a6e6c20f7f99a72bd2f77ff7a8909e8b0d.tar.xz
org.eclipse.tcf-f4e721a6e6c20f7f99a72bd2f77ff7a8909e8b0d.zip
Target Explorer: Added missing local terminal plug-in to the build
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 9b91a9ed7..ea638c9ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,7 @@
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.forms</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.swt</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>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.serial</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.ssh</module>

Back to the top