1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-03-28 14:56:28 +01:00

Align CDT.setup with target platform

Add org.yaml.snakeyaml for CMake
Use Orbit from
https://download.eclipse.org/tools/orbit/I-builds/I20201119185738/repository

Change-Id: If2fceeb124ddfb90e1dfe5c9212ceca2adace474
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-11-21 22:48:50 +03:00
parent 36285742d1
commit 98e50a2d8b

View file

@ -292,6 +292,8 @@
name="org.mockito"/>
<requirement
name="org.slf4j.impl.log4j12"/>
<requirement
name="org.yaml.snakeyaml"/>
<sourceLocator
rootFolder="${git.clone.cdt.location}"
locateNestedProjects="true"/>
@ -329,7 +331,7 @@
</annotation>
</repository>
<repository
url="https://download.eclipse.org/tools/orbit/downloads/2020-12/"/>
url="https://download.eclipse.org/tools/orbit/I-builds/I20201119185738/repository"/>
<repository
url="https://download.eclipse.org/tools/ptp/remote/releases/3.0/remote-3.0.1/"/>
</repositoryList>