Skip to content

Commit

Permalink
CDT 11.5.0 M2 for 2024-03 M2 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Jan 30, 2024
1 parent 16c46f5 commit 4512bc0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cdt.aggrcon
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="ASCII"?>
<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="CDT">
<repositories location="https://download.eclipse.org/tools/cdt/builds/11.5/cdt-11.5.0-m1/" description="CDT updates">
<repositories location="https://download.eclipse.org/tools/cdt/builds/11.5/cdt-11.5.0-m2/" description="CDT updates">
<bundles name="org.eclipse.cdt.core.linux" versionRange="[6.1.0.202211062329]"/>
<bundles name="org.eclipse.cdt.core.linux.x86_64" versionRange="[11.5.0.202401051819]"/>
<bundles name="org.eclipse.cdt.core.macosx" versionRange="[11.5.0.202401051819]"/>
<bundles name="org.eclipse.cdt.core.linux.x86_64" versionRange="[11.5.0.202401292355]"/>
<bundles name="org.eclipse.cdt.core.macosx" versionRange="[11.5.0.202401292355]"/>
<bundles name="org.eclipse.cdt.core.win32" versionRange="[6.1.0.202211062329]"/>
<bundles name="org.eclipse.cdt.core.linux.aarch64" versionRange="[11.5.0.202401051819]"/>
<features name="org.eclipse.cdt.feature.group" versionRange="[11.5.0.202401051819]">
<bundles name="org.eclipse.cdt.core.linux.aarch64" versionRange="[11.5.0.202401292355]"/>
<features name="org.eclipse.cdt.feature.group" versionRange="[11.5.0.202401292355]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.sdk.feature.group" versionRange="[11.5.0.202401051819]">
<features name="org.eclipse.cdt.sdk.feature.group" versionRange="[11.5.0.202401292355]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.cdt.debug.gdbjtag.feature.group" versionRange="[11.5.0.202312062348]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
<features name="org.eclipse.cdt.platform.feature.group" versionRange="[11.5.0.202401051819]"/>
<features name="org.eclipse.cdt.platform.feature.group" versionRange="[11.5.0.202401292355]"/>
<features name="org.eclipse.cdt.debug.ui.memory.feature.group" versionRange="[11.5.0.202312281935]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
</features>
Expand Down

0 comments on commit 4512bc0

Please sign in to comment.