Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-02-22 09:49:47 +0000
committerUwe Stieber2012-02-22 09:49:47 +0000
commit15923e8b8acbc428775ff4055041026fe131929c (patch)
treeea3f9e3dd62be04691861c33bcebe8ae859da1a9 /pom.xml
parent2874d04cce29129acbcb729994b19058086049d8 (diff)
downloadorg.eclipse.tcf-15923e8b8acbc428775ff4055041026fe131929c.tar.gz
org.eclipse.tcf-15923e8b8acbc428775ff4055041026fe131929c.tar.xz
org.eclipse.tcf-15923e8b8acbc428775ff4055041026fe131929c.zip
Target Explorer: Add serial terminal to features and 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 1653f4c3d..92425e038 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,7 @@
<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.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>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.views</module>

Back to the top