Im right now trying to execute Bukkit BuildTools on my Computer. From tutorials I've learned that to do that i have to execute in the Programm "GIT-Bash" in the directory where I've put the 'BuildTools.jar' file the command 'java -jar BuildTools.jar.
The Problem is: when I try to do that GitBash and CMD tell me "bash: java: command not found". I know where the command is saved on my Computer. I just dont know how to tell GitBash where it can find it.
Thanks for help Jonas
PS: Im using Win10 if thats helping the answer :)