You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Jonathan Carlson <jo...@yahoo.com> on 2002/03/06 17:23:02 UTC

[DVSL] tool default path

I'm wondering about the best way to set the default path location for my 
tool instances.  (I'm generating source code with a customer writer 
tool).  I'd prefer if it was set to the basedir for my ant project.

My goal is to avoid having to hardcode absolute path information anywhere.

Any ideas?

-- 
Jonathan Carlson
joncrlsn@users.sf.net
Minneapolis, Minnesota



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [DVSL] tool default path

Posted by "Geir Magnusson Jr." <ge...@optonline.net>.
On 3/6/02 11:23 AM, "Jonathan Carlson" <jo...@yahoo.com> wrote:

> I'm wondering about the best way to set the default path location for my
> tool instances.  (I'm generating source code with a customer writer
> tool).  I'd prefer if it was set to the basedir for my ant project.
> 
> My goal is to avoid having to hardcode absolute path information anywhere.
> 

So you are using it Ant.  There is a new classpath setting thanks to Bill...
He even documented it..

http://jakarta.apache.org/velocity/dvsl/ant_task_reference.html

-- 
Geir Magnusson Jr.                                     geirm@optonline.net
System and Software Consulting
"Now what do we do?"


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>