Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2011-10-07 14:50:34 +0000
committerUwe Stieber2011-10-07 14:50:34 +0000
commitffdc73764e04a322b44649775c5bf9a22b9174bd (patch)
treebcce4f5c6e446d3639d07086849c6902baf85588 /pom.xml
parent8d38c15276e84d20d79d42d03d180966fdf5d80c (diff)
downloadorg.eclipse.tcf-ffdc73764e04a322b44649775c5bf9a22b9174bd.tar.gz
org.eclipse.tcf-ffdc73764e04a322b44649775c5bf9a22b9174bd.tar.xz
org.eclipse.tcf-ffdc73764e04a322b44649775c5bf9a22b9174bd.zip
Target Explorer: Adjust code formatter settings, contributed remote
process launch and related infrastructure
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 711f99abd..93c4916b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,7 @@
<module>target_explorer/plugins/org.eclipse.tm.te.runtime.concurrent</module>
<module>target_explorer/plugins/org.eclipse.tm.te.runtime.model</module>
<module>target_explorer/plugins/org.eclipse.tm.te.runtime.persistence</module>
+ <module>target_explorer/plugins/org.eclipse.tm.te.runtime.services</module>
<module>target_explorer/plugins/org.eclipse.tm.te.runtime.statushandler</module>
<module>target_explorer/plugins/org.eclipse.tm.te.core</module>
<module>target_explorer/plugins/org.eclipse.tm.te.ui</module>

Back to the top