Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-03-16 10:36:40 +0000
committerUwe Stieber2012-03-16 10:36:40 +0000
commitb0b5dce0246a688cf7b38e0bf5b0079e4a502629 (patch)
treec6179a5061527e822d8cbd555772bf6085383efa /pom.xml
parente70b8354c2f91634c956cbc57838028ca19522d4 (diff)
downloadorg.eclipse.tcf-b0b5dce0246a688cf7b38e0bf5b0079e4a502629.tar.gz
org.eclipse.tcf-b0b5dce0246a688cf7b38e0bf5b0079e4a502629.tar.xz
org.eclipse.tcf-b0b5dce0246a688cf7b38e0bf5b0079e4a502629.zip
Target Explorer: Add startup plugin to root files
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 625ab4b5f..1bf5549ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,7 @@
<module>target_explorer/plugins/org.eclipse.tcf.te.ui</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.controls</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.forms</module>
+ <module>target_explorer/plugins/org.eclipse.tcf.te.ui.startup</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.process</module>

Back to the top