The situation: you're launching an Ant build file from within Eclipse on Windoz and the file has a Javadoc task. But Eclipse can't find the executable.
What you need to do is add the JDK bin directory to the PATH environment variable.
There is nothing to configure in Eclipse.