Is there any option for the openhab-designer.ini file to forcefully use a certain Java version? I have multiple Java versions installed (among others, a special one inside the openhab designer installation directory) and I would like to force openhab designer to use that particular one.
1 Like
If I remember correctly, you can create a sub folder called jre in the designer root folder and put the java jre you are willing to use inside.
1 Like
Well, that did the trick! Thank you very much for this information. This way, I can isolate the specific Java version needed for openHAB.
A pity this information is not (or not easily) available through the openHAB documentation…
Where did you find this information anyway, if I may ask?
To be honest, I can’t remember where I have this information from…
But good to hear that you have sorted your issue.