diff options
author | Uwe Stieber | 2011-10-19 10:27:08 +0000 |
---|---|---|
committer | Uwe Stieber | 2011-10-19 10:27:08 +0000 |
commit | b9541b8cbcac8ecb2ce581c94cb7a0bd27b75443 (patch) | |
tree | 136c4a1daa8ce540d000e7ca58ad8c5752d61729 /pom.xml | |
parent | cb3b6d13c585e9673bcc60e55813c2e303d16339 (diff) | |
download | org.eclipse.tcf-b9541b8cbcac8ecb2ce581c94cb7a0bd27b75443.tar.gz org.eclipse.tcf-b9541b8cbcac8ecb2ce581c94cb7a0bd27b75443.tar.xz org.eclipse.tcf-b9541b8cbcac8ecb2ce581c94cb7a0bd27b75443.zip |
Target Explorer: Added SSH terminals plug-in container
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ <module>target_explorer/plugins/org.eclipse.tm.te.ui.swt</module> <module>target_explorer/plugins/org.eclipse.tm.te.ui.terminals</module> <module>target_explorer/plugins/org.eclipse.tm.te.ui.terminals.process</module> + <module>target_explorer/plugins/org.eclipse.tm.te.ui.terminals.ssh</module> <module>target_explorer/plugins/org.eclipse.tm.te.ui.views</module> <module>target_explorer/plugins/org.eclipse.tm.te.tcf.core</module> <module>target_explorer/plugins/org.eclipse.tm.te.tcf.filesystem</module> |