Hi, I am trying to get MyEclipse’s Xdoclet plugin with the Struts tags: specifically the @struts.form tag (eg: @struts.form include-all=”true”)
This tag does not appear in the ‘Add Standard’ list from the Project -> Properties -> MyEclipse -> XDoclet Configuration.
1) There is no “Standard Struts”
2) From “Standard Web”, you can add ‘strutsconfig’ and ‘strutsvalidation’ but not ‘strutsform’
Can I add it in a config file somewhere?
Thanks