facebook

JSP errors don’t show in the problem tab

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #235330 Reply

    chenhong88
    Member

    This is Eclipse 3.1, ME 4.0M3 under Windows XP with Java 1.4.2_09.

    I have a couple of java code errors in the JSP file. They are highlighted in the right hand annotation bar but not reported in the problems tab as the older ME version (2.8.*) did.

    Please help!

    #235349 Reply

    Riyad Kalla
    Member

    You need to include your JDK’s /bin directory in your system path so ME can find the javac.exe executable, which is what it uses to validate your JSP pages.

    #235368 Reply

    Scott Anderson
    Participant

    You also need to ensure that the Problems view is configured to display all errors from MyEclipse by setting the filters, which are accessed via the downward pointing triangle icon on the view’s toolbar.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP errors don’t show in the problem tab

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