1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

switch to Eclipse 4.12 I builds

Change-Id: I744e5b65bbdd6a29b5abe22a378c640a44645931
Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
nickboldt 2019-04-08 12:32:11 -04:00
parent 6b04c544d3
commit 56a338a60d

10
pom.xml
View file

@ -34,9 +34,8 @@
<!-- Check available versions at https://repository.sonatype.org/content/repositories/public/org/jacoco/jacoco-maven-plugin -->
<jacoco-version>0.7.9</jacoco-version>
<sdk-version>4.11-I-builds</sdk-version>
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
<platform-site>http://download.eclipse.org/eclipse/updates/I-builds/</platform-site>
<!-- <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/</orbit-site> -->
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/latest-I/</orbit-site>
@ -270,13 +269,6 @@
<!-- <useUIHarness>true</useUIHarness> -->
<!-- <useUIThread>true</useUIThread> -->
<failIfNoTests>false</failIfNoTests>
<!-- <dependencies>
<dependency>
<type>p2-installable-unit</type>
<artifactId>org.eclipse.platform.feature.group</artifactId>
<version>${sdk-version}</version>
</dependency>
</dependencies> -->
<product>org.eclipse.platform.ide</product>
<!-- <argLine>-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Drse.enableSecureStoreAccess=false -Dorg.eclipse.swt.browser.UseWebKitGTK=true</argLine> -->
<argLine> -ea </argLine>