Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » xdoclet usecase in WTP
xdoclet usecase in WTP [message #166298] Sun, 09 April 2006 06:44
Eclipse UserFriend
Originally posted by: dmitry.trunikov.gmail.com

Hi ALL!

Please tell me any use-case how can I pass properties to xdoclet in case
of WTP?
I have project which has some custom properties in the file
build.properties. Some properties from this file should be used by xdoclet
as values for placeholder variables (for example: @web.servlet-init-param
name="name" value = "${role.name}", where property role.name defined in
build.properties). This is not clear for me how way can I to pass
build.properties to xdoclet. I found one solution which is not satisfy me.
In eclipse menu window/preferences/ant/runtime/properties/global property
files there is possibility to add reference to build.properties file, but
this solution is not good. Does anybody know more sound decision?

Thanks.
Previous Topic:Web application structure with WTP and Maven2
Next Topic:hiding empty packages
Goto Forum:
  


Current Time: Tue Apr 23 08:05:25 GMT 2024

Powered by FUDForum. Page generated in 0.03153 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top