1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Use latest build of CDT, rather than latest release in target platform

This commit is contained in:
Jonah Graham 2023-08-17 15:13:39 -04:00
parent 75521e0e9f
commit abed2b7ecd

View file

@ -42,8 +42,8 @@
<unit id="org.eclipse.tm4e.language_pack.feature.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/cdt/releases/latest" />
<!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. -->
<repository location="https://download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m2a/" />
<unit id="org.eclipse.cdt.feature.group" version="0.0.0" />
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
@ -206,4 +206,4 @@
-ea</vmArgs>
<programArgs>-consolelog</programArgs>
</launcherArgs>
</target>
</target>