[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JSP and Java5 Generics - Compiler reports error

2006-03-01 Thread psaville
Any news on this error? Is it an issue with JBossIDE JSP Builder? It is very frustrating since I monitor the "problems" tab for warnings and errors to fix issues and keep my code as clean as possible... It would be great to not see these errors there when I'm using the JDK 1.5.0 View the origin

[JBoss-user] [JBoss Eclipse IDE (users)] - JSP and Java5 Generics - Compiler reports error

2006-02-16 Thread psaville
I am using JDK 5 for my application running in Tomcat 5. I am successfully using generics throughout my application, even in my JSPs. Tomcat compiles and runs the JSPs just fine! In Eclipse, my JSP builder reports errors in the Problem tab: anonymous wrote : Syntax error, parameterized types are