mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Fix cdt.target for latest meson ui tests plug-in
- add org.assertj and aeri logging to cdt.target Change-Id: I665bb3fe9c010c81e8e638905a1a557d91ec2015
This commit is contained in:
parent
1a05bf6910
commit
fcbd010b2d
1 changed files with 5 additions and 0 deletions
|
@ -15,9 +15,14 @@
|
|||
<unit id="org.hamcrest.core" version="0.0.0"/>
|
||||
<unit id="com.google.gson" version="0.0.0"/>
|
||||
<unit id="org.freemarker" version="0.0.0"/>
|
||||
<unit id="org.assertj" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/S20180302171354/repository/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.epp.logging.aeri.feature.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/technology/epp/logging/stable/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.swtbot.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue