facebook

[Closed]breakpoints in .jsp not working

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    khudson7
    Member

    Recently updated my pro license and reinstalled myEclipse….see below:

    *** Date: Tue Dec 12 11:24:41 EST 2006

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060309-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse2\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    a4c_60
    -vm
    C:\j2sdk1.4.2_11\bin\javaw.exe

    Now the vertical bar in a .jsp page will not let me set a breakpoint. When I double click on a line it tries to insert a bookmark. I can not find anything, anywhere that will let me add a breakpoint.

    Any ideas?

    Ken

    #263347

    As an addendum to this, I too just reinstalled MyEclipse 5.1.0 GA from the installer into a fresh eclipse 3.2.1 unzipped directory. JSP debugging has not been working for me for either 5.0.1 or 5.1.0 and has at times (like now) not ‘recognized’ the breakpoint (no blue checkmark over the blue bubble) or at one point recognized it but could not resolve the source.

    This is with Tomcat 5.0.30 & :

    $ java -version
    java version “1.5.0_09”
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode)

    Version: 5.1.0 GA
    Build id: 20061111-5.1.0-GA

    Eclipse Java Development Tools

    Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
    Build id: M20060921-0945

    #263566

    Greg
    Member

    First try a restart of eclipse using the “-clean” argument. After that make sure that you are opening the JSP with the MyEclipse JSP Designer. Use the “open with” context menu to be sure. If this doesn’t work, is it any jsp that doesn’t work or a particular one?

    #263703

    Hey greg – thanks a ton for the -clean reminder: I think this happened once before with the myeclipse JSP editor but it was years ago.

    Thanks again,
    Jeremy

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed]breakpoints in .jsp not working

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