Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2011-10-24 13:30:57 +0000
committerUwe Stieber2011-10-24 13:36:03 +0000
commit8937fc15ae552346c3afe7cba2fa798a882a80f4 (patch)
treec92287453882cf76118d291c12e04dd895b3dd08 /pom.xml
parent2625908f8a15cc54ea8acac3ff2134618cab133b (diff)
downloadorg.eclipse.tcf-8937fc15ae552346c3afe7cba2fa798a882a80f4.tar.gz
org.eclipse.tcf-8937fc15ae552346c3afe7cba2fa798a882a80f4.tar.xz
org.eclipse.tcf-8937fc15ae552346c3afe7cba2fa798a882a80f4.zip
Target Explorer: Added connection type, connection type bindings and connect strategy extension points and related stepper framework
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 5bf84fbaa..d4b485b2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
<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.runtime.stepper</module>
<module>target_explorer/plugins/org.eclipse.tm.te.core</module>
<module>target_explorer/plugins/org.eclipse.tm.te.ui</module>
<module>target_explorer/plugins/org.eclipse.tm.te.ui.controls</module>

Back to the top