Hi, 

Currently Xdoclet (I am at version 1.2.3) has a feature whereby I am
able to parameterize a variable in the java source code say
@xxxx="${variable}"  and provide the value in a property file
(referenced in the ant build file) which has variable=value. Xdoclet is
able to resolve the parameterized variable to the actual value
(especially useful for hibernate tags where I don't want to hardcode the
table names / columns /attributes in the java source code). 

It seems that Xdoclet2 does not supports the same (at least just by
replacing xdoclet by xdoclet2). Is there a way to achieve the same in
xdoclet2. The fact that I am unable to replicate the above feature is
preventing me from moving to xdoclet2.

Any help is appreciated. 

Regards
Shishir

   

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to