Possibly the quickest way is to run ant with the -debug argument - it will
list every property that is created. Most of them though are copies of the
default system properties in java - look to System.getProperties() in the
j2se api docs.

Dave Townsend <[EMAIL PROTECTED]>

"Try not to beat yourself up over your failings. After all, there are plenty
of people willing to do the job for you."
 

-----Original Message-----
From: Shaikh, Mehmood [mailto:[EMAIL PROTECTED]]
Sent: 23 May 2001 20:21
To: '[EMAIL PROTECTED]'
Subject: RE: CWD on windows


Thanks.
Is there a list somewhere (in docs) which contains all such "environment"
variables.

Thanks


-----Original Message-----
From: Diane Holt [mailto:[EMAIL PROTECTED]]
Sent: May 23, 2001 2:37 PM
To: [EMAIL PROTECTED]
Subject: Re: CWD on windows


--- "Shaikh, Mehmood" <[EMAIL PROTECTED]> wrote:
> How can i reference current working directory within a build file (on
> windows platform)?

If you mean the dir you're in when you run 'ant', ${user.dir} (on any
platform).

Diane


=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

winmail.dat

Reply via email to