Title: 'javadoc' is not recognized as an internal or external command
Make sure that the javadoc.exe executable is in your PATH environment variable when you run ant.
-----Original Message-----
From: Aarti Chandnani [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 2:02 PM
To: '[EMAIL PROTECTED]'
Subject: 'javadoc' is not recognized as an internal or external command

 I have a build.xml
It compiles the code correctly and creates the jar file
but it gives an error while creating the javadoc task.

I get the following error:

  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] 'javadoc' is not recognized as an internal or external command,
  [javadoc] operable program or batch file.
Whats wrong?


Reply via email to