javac - Gradle - set specific JAVA_HOME for a specific project -


due different servers running different jvm version. set specific project specific jdk version. i'm thinking may setting java_home task compilation depends on it, i'm not sure how code yet. there may simple setting can in build.gradle that!?

i think after sourcecompatibilityand targetcompatibility. settings on project has - far compilation concerned - same effect -source , -target parameters javac. if need different settings different compile tasks in 1 project, possible.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -