If my JSP has compliation errors, I see markers in the JSP itself, but my Problems view is empty. My project is configured to include the JSP Validator, and the filters configuration of my Problems view includes MyEclipse Validation Problems.
I like relying on this feature because when you have “Selected resource and its children” enabled within the Problems filter, at least with Java classes, if you select the src folder, the Problems view reports all of the compilation problems for all of your classes. I would like to use the same filter to see any and all compilation errors from any JSPs in my web folder.
MyEclipse 4.1.1 GA
Eclipse 3.1.2
Windows XP SP2
Thanks,
Mike