1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

Bug 569172 - Debug framework should support generic "unit test" view

Add new target platform dependency to cdt.setup.

Change-Id: I0af034d1fc19e7fe143b33742634f3f01905d41f
This commit is contained in:
Jonah Graham 2021-01-28 12:23:05 -05:00
parent b175f972e0
commit 50f2172fba

View file

@ -294,6 +294,8 @@
name="org.slf4j.impl.log4j12"/>
<requirement
name="org.yaml.snakeyaml"/>
<requirement
name="org.eclipse.unittest.ui"/>
<sourceLocator
rootFolder="${git.clone.cdt.location}"
locateNestedProjects="true"/>