#java testing
6 messages · Page 1 of 1 (latest)
did you do what the test say @Disabled("Remove to run test") ?
for local testing that step is needed
there are not in the code, i deleted the folder and re downloaded the file again to see if the code was any different and could not see @Disabled("Remove to run test")
it just states:
ERROR: JAVA_HOME is set to an invalid directory: C:\Program Files\Java\jdk-25\bin\
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
I think JAVA_HOME should point one directory up (i.e. C:\Program Files\Java\jdk-25\), not the bin folder (I assume you've installed Java there).
yeah, thanks for that i have changed it and up to press looks like it might be working thx again 🙂