Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2023-03-18 10:00:24 +0000
committerEd Merks2023-03-18 10:00:24 +0000
commitb609c381a928367a0f25693f998c470091c875b6 (patch)
tree579af2924c5e136063914c4b816492440bc95132 /simrel.aggr
parent6870922d907a3cbad01963fb7f77fddb10141294 (diff)
downloadorg.eclipse.simrel.build-b609c381a928367a0f25693f998c470091c875b6.tar.gz
org.eclipse.simrel.build-b609c381a928367a0f25693f998c470091c875b6.tar.xz
org.eclipse.simrel.build-b609c381a928367a0f25693f998c470091c875b6.zip
Add new JDT features so that they can be categorized
https://github.com/eclipse-platform/eclipse.platform.releng/issues/215 Change-Id: I0d54af3a747a28cc073908f4529e00d119aa9900
Diffstat (limited to 'simrel.aggr')
-rw-r--r--simrel.aggr9
1 files changed, 6 insertions, 3 deletions
diff --git a/simrel.aggr b/simrel.aggr
index 7e582e9af..1bc90154d 100644
--- a/simrel.aggr
+++ b/simrel.aggr
@@ -168,7 +168,7 @@
<features href="emf-cdo.aggrcon#//@repositories.0/@features.1"/>
</customCategories>
<customCategories identifier="EclipseRT Target Platform Components" label="EclipseRT Target Platform Components" description="This category identifies various Eclipse technology that is commonly used in runtime scenarios from RCP to embedded to server side. The components in this category are intended to be added to your Target Platform, rather than your IDE.">
- <features href="ep.aggrcon#//@repositories.0/@features.6"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.9"/>
<features href="ecf.aggrcon#//@repositories.0/@features.0"/>
<features href="ecf.aggrcon#//@repositories.0/@features.1"/>
<features href="ecf.aggrcon#//@repositories.0/@features.2"/>
@@ -233,13 +233,13 @@
<features href="lsp4e.aggrcon#//@repositories.0/@features.1"/>
<features href="ocl.aggrcon#//@repositories.0/@features.0"/>
<features href="ocl.aggrcon#//@repositories.0/@features.1"/>
- <features href="ep.aggrcon#//@repositories.0/@features.4"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.7"/>
<features href="cdt.aggrcon#//@repositories.0/@features.20"/>
<features href="cdt.aggrcon#//@repositories.0/@features.17"/>
<features href="cdt.aggrcon#//@repositories.0/@features.18"/>
<features href="cdt.aggrcon#//@repositories.0/@features.19"/>
<features href="lsp4e.aggrcon#//@repositories.0/@features.2"/>
- <features href="ep.aggrcon#//@repositories.0/@features.5"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.8"/>
<features href="m2e.aggrcon#//@repositories.0/@features.4"/>
<features href="cdt.aggrcon#//@repositories.0/@features.24"/>
<features href="cdt.aggrcon#//@repositories.0/@features.25"/>
@@ -399,6 +399,9 @@
<features href="xwt.aggrcon#//@repositories.0/@features.1"/>
<features href="wildwebdeveloper.aggrcon#//@repositories.0/@features.0"/>
<features href="wildwebdeveloper.aggrcon#//@repositories.0/@features.1"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.4"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.5"/>
+ <features href="ep.aggrcon#//@repositories.0/@features.6"/>
</customCategories>
<customCategories identifier="SOA Development" label="SOA Development" description="Tools for SOA Developers">
<features href="mdt-bpmn2.aggrcon#//@repositories.0/@features.0"/>

Back to the top