Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 90225 invoked by uid 500); 28 Sep 2001 22:36:43 -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 90214 invoked from network); 28 Sep 2001 22:36:42 -0000 From: "Ylan Segal" To: Subject: RE: Specify in javadoc the java sources which are stored into a jar file Date: Fri, 28 Sep 2001 17:40:20 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3BB4513E.81C3C961@arobs.ro> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You just add the jar to the classpath that contains the sources and that is it. -----Original Message----- From: Florin Suciu [mailto:fs@arobs.ro] Sent: Friday, September 28, 2001 4:30 AM To: ant-user@jakarta.apache.org Subject: Specify in javadoc the java sources which are stored into a jar file Hi! How can I specify in javadoc to take the sources from a jar file? I have needed to specify in javadoc soucepath parameter (I used a built.xml file) to take the sources from a jar file. Thanks, Florin