From ant-user-return-10906-apmail-jakarta-ant-user-archive=jakarta.apache.org@jakarta.apache.org Wed Aug 01 11:53:18 2001 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 15659 invoked by uid 500); 1 Aug 2001 11:53:17 -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 15650 invoked from network); 1 Aug 2001 11:53:17 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4418.65 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Javadoc Date: Wed, 1 Aug 2001 13:52:50 +0200 Message-ID: <586AE9F507AF5E4AA45364333D9E2FA201B202@sesthsrv02.zoomon.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Javadoc Thread-Index: AcEae+Yvfdfuv3q3Q6Wi8gs9KUdDSgABALBw From: "Daniel Sindahl" To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I just realized I wasn't very clear in my previous post, sorry about that. What I wanted to know is how to use the javadoc tool from e.g. JDK1.3, while still compiling with e.g. JDK1.1.8. I can only set my JAVA_HOME variable to one of the two... Thanks! /Daniel -----Original Message----- From: Daniel Sindahl=20 Sent: den 1 augusti 2001 13:20 To: ant-user@jakarta.apache.org Subject: Javadoc Hello! I'm an Ant beginner, and would very much appreciate help on the following subject. I have an Ant build file for building my Java project using JDK1.1.8. However, I want to generate the API documentation using the javadoc tool from Java2. Which is the best way to accomplish this in my build file? Thanks in advance! /Daniel Sindahl, Stockholm