[xdoclet-plugins-interest] [jira] Created: (XDP-84) add the possibility to specify "type" attribute of element in struts-config.xml

2005-07-30 Thread Renaud Bruyeron (JIRA)
add the possibility to specify "type" attribute of element in struts-config.xml - Key: XDP-84 URL: http://jira.codehaus.org/browse/XDP-84 Project: XDoclet 2 Plugins Type

[xdoclet-plugins-interest] Re: Suggestion: @hibernate-comment

2005-07-30 Thread John Latham
Sorry, should have been @hibernate.comment, not @hibernate-comment, obviously. John John Latham wrote: Hi, The XDoclet Hibernate plugin is great. But I'd like to be able to comment my mapping files using XDoclet tags. So: * @hibernate-comment Blah * @hibernate.set... would be co

[xdoclet-plugins-interest] Suggestion: @hibernate-comment

2005-07-30 Thread John Latham
Hi, The XDoclet Hibernate plugin is great. But I'd like to be able to comment my mapping files using XDoclet tags. So: * @hibernate-comment Blah * @hibernate.set... would be come out as: What do you think? Currently, I have to use normal Javadoc comments, which are not really appr