Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2011-12-15 12:43:58 +0000
committerUwe Stieber2011-12-15 12:49:29 +0000
commit7ec22f49a2a367c2fffe797c0f9d29ce87d38cf1 (patch)
treee15bc6cbda1bddb6776c0cd9e929a2988a148d87 /target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature
parent7fe221aa1111b4a2664e2a7fbc662013322767ce (diff)
downloadorg.eclipse.tcf-7ec22f49a2a367c2fffe797c0f9d29ce87d38cf1.tar.gz
org.eclipse.tcf-7ec22f49a2a367c2fffe797c0f9d29ce87d38cf1.tar.xz
org.eclipse.tcf-7ec22f49a2a367c2fffe797c0f9d29ce87d38cf1.zip
Target Explorer: Separate TCF views contributions from common TCF UI plug-in
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.xml b/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.xml
index c07e7957e..70ccad166 100644
--- a/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.xml
+++ b/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.xml
@@ -99,4 +99,10 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.tcf.te.tcf.ui.views.source"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
</feature>

Back to the top