facebook

JSP breakpoints automatically turned on when debugging

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

    tory
    Member

    I seached the “MyEclipse Forum Index » MyEclipse IDE » Bugs” area for reference to this issue and didn’t find one, so I will start a new topic.

    When debugging in myEclipse, if I uncheck (turn off) breakpoints that I have set in JSPs (under the breakpoints view in debug perspective), the breakpoints are being turned back on automatically when I re-start the web server.

    Here is what I noticed is happening:
    1) I set breakpoints in several different JSPs.
    2) I make sure the breakpoints are turned off (but still in the code).
    3) I use the server GUI to stop the server, server stops and breakpoints are unaffected.
    4) I use the server GUI to start the server, server starts and breakpoints in the JSPs (.java files are unaffected) are turned back on automatically.

    Again, it is only the breakpoints in the JSPs that affected, the breakpoints in the .java files remain as they were originally.

    I looked under the Run/Debug preferences, but didn’t see a setting for this. If I overlooked something, let me know. Overall, myEclipse is an awesome product!

    Here is my system information:
    *** Date: Fri May 05 09:54:54 CDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_03

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.0 GA
    Build id: 20060122-4.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    ac8_c0
    -vm
    C:\oracle\ora9i\jre\1.4.2\bin\javaw.exe

      #251657 Reply

      Riyad Kalla
      Member

      This is a bug I believe, I see exactly the behavior you are describing on my end, I’ll file it ASAP.

    Viewing 2 posts - 1 through 2 (of 2 total)
    Reply To: JSP breakpoints automatically turned on when debugging

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