Tagged Questions
1
vote
2answers
422 views
quick fix for JSP with in Eclipse?
I'm running Eclipse 3.4 java enterprise adition and writing JSP pages with it. It does not appear to support quick fix, for example ArrayList ourList; comes up as an error but there isn't a quick fix ...