Skip to content

Commit 406b8d4

Browse files
committed
Disable TM: RSE and org.eclipse.dltk.rse.feature.group
1 parent 3b1d0f1 commit 406b8d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dltk.aggrcon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<features name="org.eclipse.dltk.mylyn.feature.group">
1717
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
1818
</features>
19-
<features name="org.eclipse.dltk.rse.feature.group">
19+
<features name="org.eclipse.dltk.rse.feature.group" enabled="false">
2020
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
2121
</features>
2222
</repositories>

tm.aggrcon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ASCII"?>
2-
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="TM: RSE">
2+
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" enabled="false" label="TM: RSE">
33
<repositories location="https://download.eclipse.org/tm/updates/4.5.700/repository/" description="TM: RSE + Terminal 4.5.700">
44
<features name="org.eclipse.rse.feature.group" versionRange="[4.5.700,4.5.800]">
55
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>

0 commit comments

Comments
 (0)