Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2012-03-16 09:52:42 +0000
committerUwe Stieber2012-03-16 09:52:42 +0000
commite70b8354c2f91634c956cbc57838028ca19522d4 (patch)
tree104e11d66579a406ecdcaf1bbcd935d46d136923 /target_explorer/features/org.eclipse.tcf.te.sdk.feature
parent366265dd5a6083ff9004ee7372b9430613d081ae (diff)
downloadorg.eclipse.tcf-e70b8354c2f91634c956cbc57838028ca19522d4.tar.gz
org.eclipse.tcf-e70b8354c2f91634c956cbc57838028ca19522d4.tar.xz
org.eclipse.tcf-e70b8354c2f91634c956cbc57838028ca19522d4.zip
Target Explorer / Launches: Move initialization of TCF Remote Application launch hiding to the Target Explorer.
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.sdk.feature')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.sdk.feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.sdk.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.sdk.feature/feature.xml
index 6b9444ffc..1d5833ca5 100644
--- a/target_explorer/features/org.eclipse.tcf.te.sdk.feature/feature.xml
+++ b/target_explorer/features/org.eclipse.tcf.te.sdk.feature/feature.xml
@@ -113,6 +113,13 @@
unpack="false"/>
<plugin
+ id="org.eclipse.tcf.te.ui.startup.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
id="org.eclipse.tcf.te.ui.swt.source"
download-size="0"
install-size="0"

Back to the top