I'm working with XDoclet creating my own templates.
I got a problem:
Let's suppose I'm generating a file for the class:
com.test.TestClass.java
I set the destination file for:
destDir="C:\test"
and
destinationFile="test{0}.txt"
The result is a file in:
C:\test\com\test\testTestClass.txt
How can I set it not to putting the package com.test in the generated file. for
example, I'd like to have the txt file at another path like:
C:\test\otherPath\testTestClass.txt
Thanks to who answer!
____________________________
Neoline Webmail
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user