mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Bug 570018: Run tests with the conflicting gdbjtag launch config
Change-Id: I4a84b8da30074656cf6678de682af2725bde1f59
This commit is contained in:
parent
f6d1132d8e
commit
8698d6ce9b
1 changed files with 6 additions and 0 deletions
|
@ -76,6 +76,12 @@
|
|||
<id>org.eclipse.cdt</id>
|
||||
<versionRange>0.0.0</versionRange>
|
||||
</requirement>
|
||||
<requirement>
|
||||
<!-- Include the DAP bundle to test for any conflicts with it as both may be present in a user install. -->
|
||||
<type>p2-installable-unit</type>
|
||||
<id>org.eclipse.cdt.debug.dap.gdbjtag</id>
|
||||
<versionRange>0.0.0</versionRange>
|
||||
</requirement>
|
||||
</extraRequirements>
|
||||
</dependency-resolution>
|
||||
</configuration>
|
||||
|
|
Loading…
Add table
Reference in a new issue