OH3 - Classpath system environment variable needed in Windows 10?

Greetings

I’m setting up OH3 on a new Windows 10 machine. The Azul (Java 11 64 bit) post installation tasks has this entry:

Add the path to your application Class files to the CLASSPATH variable. For example,

set CLASSPATH=%CLASSPATH%;<path_to_myClassFile.zip>

This requirement is not listed in the OH3 installation instructions, at least I can’t find it. Couldn’t find a post that explained the path. So, if it’s needed, what is the full path? To the bin directory of OH3?

Any help appreciated.

denim

I don’t think this step is required for openHAB.

Thanks for the response. I was worried that skipping this step would bite me later. :grinning: