1
0
Fork 0
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:
Alexander Kurtakov 2019-01-24 12:13:25 +02:00
parent 32b3dc7d94
commit a0cc4a4128

View file

@ -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>