hi there. i love this idea...
but sadly i have trouble running my gradlew.bat.
doesnt work..
it says i need to set my javapath for it to work.
but the only place i found to input javapath was wonky :
:findJavaFromJavaHome
set JAVA_HOME=%JAVA_HOME:"=%
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
..
while my java path is C:\ProgramData\Oracle\Java\javapath
But when i try to add it to the bat file it still says cant find java path.
so can antybody help me??