how to set default java sdk for Haxe compile?
both 1.7 and 1.8 was install on my system.
how to switch JAVA version to Haxe?
how to set default java sdk for Haxe compile?
both 1.7 and 1.8 was install on my system.
how to switch JAVA version to Haxe?
According to the source code of hxjava it seems to look for javac:
C:\Program Files
This seem consistent enough with how compiling java code by hand works.
And otherwise using the latest version should be the best choice, not a lot of reason to use the old sdks.
Why do you want to force a specific sdk?
I just deleate old version and seem auto switch 1.8 now
© 2018-2020 Haxe Foundation - Powered by Discourse