Question: [closed] tool.xml : current working directory ?
0
gravatar for plindenbaum
2.1 years ago by
plindenbaum90
France
plindenbaum90 wrote:

I want to use the current working directory as the tmp directory in a java tool.

<command> java -Dtmp.io.dir=${DIR??} -jar mytool.jar ...</command>

Is there a predefined environment variable for this directory ?

tool xml • 622 views
ADD COMMENTlink modified 2.1 years ago • written 2.1 years ago by plindenbaum90
3
gravatar for Devon Ryan
2.1 years ago by
Devon Ryan1.9k
Germany
Devon Ryan1.9k wrote:

./ doesn't work?

ADD COMMENTlink written 2.1 years ago by Devon Ryan1.9k
2

... need a coffee... of course it works... Excuse me, I'm a java newbie :-s

ADD REPLYlink written 2.1 years ago by plindenbaum90
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 173 users visited in the last hour