Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-01-18 09:52:19 +0000
committerUwe Stieber2012-01-18 09:52:19 +0000
commitaa5a0276fea4f9e036186dd48f309d5196859d2b (patch)
treef64d1326aa46e6c79c7ea81c43b403bd6af44f06 /pom.xml
parent82c1acd94d0b5836898ae5d37bff8f6a6f1e8bbd (diff)
downloadorg.eclipse.tcf-aa5a0276fea4f9e036186dd48f309d5196859d2b.tar.gz
org.eclipse.tcf-aa5a0276fea4f9e036186dd48f309d5196859d2b.tar.xz
org.eclipse.tcf-aa5a0276fea4f9e036186dd48f309d5196859d2b.zip
Target Explorer: Moved common TCF service model interfaces and abstract implementations to open source
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 0dcaebe5b..3d57fb1f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,7 @@
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.terminals.telnet</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.ui.views</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.tcf.core</module>
+ <module>target_explorer/plugins/org.eclipse.tcf.te.tcf.core.model</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.tcf.core.scripting</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.core</module>
<module>target_explorer/plugins/org.eclipse.tcf.te.tcf.launch.ui</module>

Back to the top