Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 4440 invoked by uid 500); 23 Apr 2001 18:02:27 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 4124 invoked from network); 23 Apr 2001 18:02:22 -0000 Message-ID: From: Aarti Chandnani To: "'ant-user@jakarta.apache.org'" Subject: 'javadoc' is not recognized as an internal or external command Date: Mon, 23 Apr 2001 11:01:47 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0CC1F.76D42140" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0CC1F.76D42140 Content-Type: text/plain; charset="iso-8859-1" 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? ------_=_NextPart_001_01C0CC1F.76D42140 Content-Type: text/html; charset="iso-8859-1" '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?


------_=_NextPart_001_01C0CC1F.76D42140--