mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 01:25:23 +02:00
Update tycho-eclipserun to use Eclipse 4.5 instead of 4.4
That way we have less dependencies to download at build time. Change-Id: I2caf9e7dfb98578ef376673bf2db749622d42289 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
e6c4bfcd6e
commit
7e72f15f4e
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -24,7 +24,7 @@
|
|||
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
|
||||
<sonar.java.source>1.7</sonar.java.source>
|
||||
<target-platform>cdt-e4.5</target-platform>
|
||||
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.4</help-docs-eclipserun-repo>
|
||||
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5</help-docs-eclipserun-repo>
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
|
||||
<base.test.vmargs>-Xms256m -Xmx512m -XX:MaxPermSize=256m -ea</base.test.vmargs>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Reference in a new issue