facebook

JSP error not reported on Problems panel [Closed]

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #231650 Reply

    chenff
    Member

    I just installed MyEclipse 3.8.4 on top of Eclipse 3.0.2 over JDK 1.5.0_04. Everthing appears to be working fine except for some JSP compilation issues. I miss-typed a variable in one JSP page but the IDE did not report the error. I found out the error only after I ran it on Tomcat. I did a few more experiments with JSP compilation. The IDE seems to catch the error if I ommit “;” at the end of a statement in the scriptlet. But it only displays the error on the right gutter area not on the left gutter as a red cross sign and not in the Problem view panel. All these did not happen in regular Java Class. Did I miss something in my installation/configuration or was the JDK 1.5 the problem? Any help appreciated.

    #231651 Reply

    chenff
    Member

    I am stupid I didn’t set up the javac path correctly. It’s now working. But the JSP compilation behavior is still a bit odd to me – different from WSAD which I am used to.

    #231699 Reply

    Scott Anderson
    Participant

    different from WSAD which I am used to.

    I’m sure the implementation is quite different as well. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP error not reported on Problems panel [Closed]

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