facebook

Eclipse Problems view doesn’t show JSP compilation errors

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258249 Reply

    Mike S.
    Member

    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

    #258331 Reply

    Riyad Kalla
    Member

    Mike,
    It depends if these errors are real compilation errors (marked in the left margin) or of they are just reconciler errors (marked in the right margin). Only compilation errors are displayed in the problem view.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Eclipse Problems view doesn’t show JSP compilation errors

You must be logged in to post in the forum log in