Hi Leonardo, Alon Bar-Lev wrote:
> If all what script is doing is executing "java", just add the right > JRE to your PATH as first element. Try something along: PATH=`java-config --select-vm=oracle-jdk-bin-1.8 -o`/bin:$PATH SenchaCmd Cheers, Jörg
Hi Leonardo, Alon Bar-Lev wrote:
> If all what script is doing is executing "java", just add the right > JRE to your PATH as first element. Try something along: PATH=`java-config --select-vm=oracle-jdk-bin-1.8 -o`/bin:$PATH SenchaCmd Cheers, Jörg