facebook

Can’t set jsp breakpoint

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #215390 Reply

    chen7855
    Member

    I’ve been searching through the forum, but did not find anyone encountered the same problem. I am not able to set breakpoint in JSP. I am pretty sure the jsp file is opened with MyEclipse JSP editor, but I always only have Add Bookmark … options, never have Toggle Breakpoint option. I am able to toggle breakpoint in java files.

    Eclipse version: 3.0
    MyEclipse version: 3.8.0 Beta-2
    Application Server JDK version: jdk141_03
    weblogic 8.1

    Operating System and version: WindowsXP service pack 1

    Thanks!

    #215401

    Riyad Kalla
    Member

    Are you trying to set a breakpoint on a random line of HTML? We only support breakpoints on Scriplet code in JSP files in the 3.8.1 series, but in 3.8.2 (due out next week) we will support (again) breakpoints ANYWHERE in the JSP file.

    #215413

    chen7855
    Member

    Thanks for your help.

    I am trying to set breakpoint on scriptlet code in JSP, not random line of HTML. Do you mean that MyEclipse 3.8.0 Beta-2, the one I am using, does not support breakpoint on scriptlet code? I would have to get 3.8.1 searies? Thanks again.

    #215417

    Riyad Kalla
    Member

    Chen, I would strongly encourage you to wait until next week, then upgrade to 3.8.2 and try again. A lot has changed under the covers of ME between Beta 2 and 3.8.2 release.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Can’t set jsp breakpoint

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