You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2016/01/02 13:51:07 UTC

[Bug 58770] Installation Problem with Source Edition for ant 1.9.6

https://bz.apache.org/bugzilla/show_bug.cgi?id=58770

--- Comment #5 from Jan Mat <ja...@materne.de> ---
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.