Hi, I am using Eclipse 2.1.3 with JDK 1.4.2_04 and the new JBoss IDE 1.2.3. Before installing the plugin (and after removing it) everything worked fine.
In my project I am using EJB and JSP(+Struts). The code generation for the remote and home interfaces seems to work fine. But after rebuilding the project, much errors appeared. The errors appears because he can't find the right import for the class "Set". XDoclet find two classes called "Set"... java.util.Set (which is the right) and com.sun.tools.javac.v8.util.Set I hope somebody can help me to fix this problem. ciao Capricorn. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834815#3834815 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834815 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
