Closed vodorok closed 5 years ago
!!! Bumped minimal required eclipse to 4.8 Photon !!!
This from this eclipse version a newer java support is enabled. See more at: https://projects.eclipse.org/projects/eclipse/releases/4.8.0
Bumped Tycho to 1.4.0. Added Javax.annotation bundle to target platform. Added vmargs to the integration test pom.xml. Added profiles to jdk 8, 9, 10 & 11.
Fix for the missing dependency with java 11 in the integration test phase. Referenced in:
Resolves #164 And depends on #166
Resolves the first part of #132 (update the currently used Tycho version to a newer (latest?)) 1.4.0 is the latest right now.
!!! Bumped minimal required eclipse to 4.8 Photon !!!
This from this eclipse version a newer java support is enabled. See more at: https://projects.eclipse.org/projects/eclipse/releases/4.8.0
Bumped Tycho to 1.4.0. Added Javax.annotation bundle to target platform. Added vmargs to the integration test pom.xml. Added profiles to jdk 8, 9, 10 & 11.
Fix for the missing dependency with java 11 in the integration test phase. Referenced in:
Resolves #164 And depends on #166