Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] struts xdoclet tags

Hi

I'm currently using eclipse M6 with JBoss IDE 1.2.230

It has some xdoclet support, but I want Eclipse code assist to
understand more tags - ie struts.

I've replaced 
xdoclet-ejb-module-1.2b3-dev.jar with 
xdoclet-ejb-module-1.2.jar 

and similarly for 
xdoclet-1.2b3-dev.jar 
xdoclet-java-module-1.2b3-dev.jar 
xdoclet-jboss-module-1.2b3-dev.jar 
xdoclet-jms-module-1.2b3-dev.jar 
xdoclet-web-module-1.2b3-dev.jar 
xdoclet-xdoclet-module-1.2b3-dev.jar 

also xjavadoc-1.0.jar for xjavadoc-1.0.2.jar 

and added 
xdoclet-apache-module-1.2.jar for the struts tags. 

All in eclipse\plugins\org.jboss.ide.eclipse.xdoclet.core_1.2.230, but
it doesn't seem to have had an effect.

What is the correct procedure for achieving this?

Thanks
Martin
PS Yes I have posted to JBoss IDE also.




Back to the top