https://bz.apache.org/bugzilla/show_bug.cgi?id=58770
--- Comment #5 from Jan Mat <[email protected]> --- This means that your PATH doesnt point to the bin-directory of your JDK - only to a JRE. Open the explorer, navigate to your jdk installation directory and there into its bin folder. Is a javac.exe there? no --> wrong installation, download new JDK setup and install that Copy that path. Open the system properties and the PATH variable. Is that bin-path in it (user or system PATH variable)? no --> is a JAVA_HOME in the PATH-definition? Does JAVA_HOME point to the former bin/../-folder? -- You are receiving this mail because: You are the assignee for the bug.
