mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +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:
parent
b175f972e0
commit
50f2172fba
1 changed files with 2 additions and 0 deletions
|
@ -294,6 +294,8 @@
|
||||||
name="org.slf4j.impl.log4j12"/>
|
name="org.slf4j.impl.log4j12"/>
|
||||||
<requirement
|
<requirement
|
||||||
name="org.yaml.snakeyaml"/>
|
name="org.yaml.snakeyaml"/>
|
||||||
|
<requirement
|
||||||
|
name="org.eclipse.unittest.ui"/>
|
||||||
<sourceLocator
|
<sourceLocator
|
||||||
rootFolder="${git.clone.cdt.location}"
|
rootFolder="${git.clone.cdt.location}"
|
||||||
locateNestedProjects="true"/>
|
locateNestedProjects="true"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue