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

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -