Hello everybody
Thanks a lot for this contribution!
I have windows 8.1 and I don’t get the modified config file working. It keeps saying “cannot find java 1.7 or higher”.
What is the usual file path in windows which I have to insert here?
# ${HOME} will be replaced by user home directory according to platform default\_userdir="${HOME}/luaglider2/dev" default\_mac\_userdir="${HOME}/Library/Application Support/luaglider2/dev" # options used by the launcher by default, can be overridden by explicit # command line switches default\_options="--branding luaglider2 -J-Xms512m -J-Xmx1024m -J-Dfile.encoding=UTF-8 -J-XX:MaxPermSize=256m -J-Xverify:none" # for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea # default location of JDK/JRE, can be overridden by using --jdkhome \<dir\> switch # jdkhome="jre" jdkhome = "C:\Program Files (x86)\Java\jdk1.7.0\_79\jre\lib" # clusters' paths separated by path.separator (semicolon on Windows, colon on Unices) #extra\_clusters=
Cheers,
Matt