Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 62135 invoked from network); 2 Jun 2002 14:33:05 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Jun 2002 14:33:05 -0000 Received: (qmail 21522 invoked by uid 97); 2 Jun 2002 14:33:01 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 21470 invoked by uid 97); 2 Jun 2002 14:33:01 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 21458 invoked by uid 98); 2 Jun 2002 14:33:00 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) To: "Ant Developers List" Subject: Re: How do I debug what's in a path? MIME-Version: 1.0 X-Mailer: Lotus Notes Release 5.0.10 March 22, 2002 From: dion@multitask.com.au Message-ID: Date: Mon, 3 Jun 2002 00:45:02 +1000 X-MIMETrack: Serialize by Router on gateway/Multitask Consulting/AU(Release 5.0.8 |June 18, 2001) at 06/03/2002 12:45:08 AM, Serialize complete at 06/03/2002 12:45:08 AM Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N What's the problem again? I use NetBeans fairly regularly. I run it with build.sysclasspath=ignore though.... -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Shorn Tolley" 06/03/02 12:12 AM Please respond to "Ant Developers List" To: "Ant Developers List" cc: Subject: How do I debug what's in a path? Hi, I'm trying to track down a build problem I'm having when building Ant from within NetBeans (I actually have it working via two different workarounds now, but I want to solve the problem). The problem appears to be NetBeans, not Ant or the Ant build file. I have a minimal project that works on the command line and doesn't work in NetBeans that I'm going to use to show the NB community what's going wrong. What I was wondering is: is there any way I can debug a path element? I want to print out to the console eveything that's in a particular classpath. (This will make it easier to show explicitly whats going wrong) The path element I want to debug (just like in the Ant build file) is declared: What I'd like to do is something like: And that would print out all the elements of the classpath. Does anyone know of anyway I can do something like this with Ant 1.4.1? Thanks, Shorn. -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: