core-jgi/org.idempiere.p2.targetplat...
hieplq 595e0df99c
Idempiere-4298:support update jdk (jdk 12 13 14) (#69)
* IDEMPIERE-4298: remove Bundle-RequiredExecutionEnvironment

when build by tycho value of Bundle-RequiredExecutionEnvironment and jdt need to compatibility
in case we use Bundle-RequiredExecutionEnvironment = 11 then can't build by jdk != 11
so stick on fix value isn't good

eclipse now also support Require-Capability, so don't need Bundle-RequiredExecutionEnvironment anymore

* IDEMPIERE-4298:support update jdk (jdk 12 13 14)

default environment still jdk-11 but you can build for any jdk by below command

export JAVA_HOME=path to jdk
mvn verify -Djdk.version=11

in case on JAVA_HOME is jdk 14 then can set jdk.version for 11, 12, 13, 14 and same for other jdk

at moment java 14 just support on eclipse 2020-03 with install plugin
Java 14 Support for Eclipse 2020-03 (4.15)
2020-05-20 11:18:31 +08:00
..
.settings IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. 2019-01-07 13:22:58 +01:00
.classpath IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project/build/poi) 2018-10-25 06:59:03 +07:00
.project IDEMPIERE-3531:setup target file to use both place, maven build and eclipse development 2018-02-26 03:09:27 +07:00
org.idempiere.p2.targetplatform.target Idempiere-4298:support update jdk (jdk 12 13 14) (#69) 2020-05-20 11:18:31 +08:00
pom.xml release 7.1 process - set version in configuration files 2019-11-21 23:28:48 +01:00