mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-13 11:15:38 +02:00
Run ui tests with pde.feature instead of sdk.feature.
Prevents downloading all the *source bundles which are not really needed. Change-Id: I91690309b5deb9a48273743406a03ad842a32a29 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
32b3dc7d94
commit
a0cc4a4128
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<type>p2-installable-unit</type>
|
||||
<artifactId>org.eclipse.sdk.feature.group</artifactId>
|
||||
<artifactId>org.eclipse.pde.feature.group</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<product>org.eclipse.sdk.ide</product>
|
||||
|
|
Loading…
Add table
Reference in a new issue