facebook

can’t set a breakpoint in a jsp

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #268232 Reply

    davidalexo
    Member

    I cannot enter a breakpoint in a JSP. When I double click in the margin of the editor I get a popup concerning bookmarks. I’ve tried setting the breakpt while going through your tutorial on web development. I’m using your latest full download. I’ve used plain old Eclipse for years, so I’m sure I’m trying to set the breakpt correctly.

    #268251

    Riyad Kalla
    Member

    you said you get a popup, what does the popup say?

    Also can you copy-paste your install info from MyEclipse > Installation Summary > Installation Details, and paste it here for me?

    #268255

    davidalexo
    Member

    Riyad,

    I’ve pasted the installation details. I’m not sitting in front of my home machine, but the popup wanted to know if I wanted to add a bookmark.

    Dave O.

    *** Date:
    Monday, April 2, 2007 1:48:17 PM EDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.0 GA
    Build id: 20061111-5.1.0-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

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

    Eclipse Graphical Editing Framework

    Version: 3.2.1.v20060921
    Build id: 20060921-1617

    Eclipse Platform

    Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
    Build id: M20060921-0945

    Eclipse RCP

    Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
    Build id: M20060921-0945

    Eclipse Java Development Tools

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

    Eclipse Project SDK

    Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
    Build id: M20060921-0945

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\MyEclipse Enterprise Workbench 5.1.0 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    33c_50
    -vm
    C:\Program Files\MyEclipse Enterprise Workbench 5.1.0 GA\jre\bin\javaw.exe

    #268256

    Riyad Kalla
    Member

    When you right-click on your JSP page, and go to Open With, what editor has the little black dot next to it? I’m wondering if there is a conflicting install causing trouble here…

    #268430

    davidalexo
    Member

    @support-rkalla wrote:

    When you right-click on your JSP page, and go to Open With, what editor has the little black dot next to it? I’m wondering if there is a conflicting install causing trouble here…

    Riyad – the selected editor is MyEclipse Visual JSP Designer. Is that what it’s supposed to be? Also, I have MyEclipse at work. When I try to set a breakpoint in a JSP there, I get a message that I need a professional subscription for that.

    #268431

    Riyad Kalla
    Member

    Are you trying to set a breakpoint in JavaScript? JS debugging *does* require a professional subscription, but standard JSP debugging doesn’t.

    #268437

    davidalexo
    Member

    @support-rkalla wrote:

    Are you trying to set a breakpoint in JavaScript? JS debugging *does* require a professional subscription, but standard JSP debugging doesn’t.

    No. it’s not on JavaScript. It’s just on a line of text on a JSP that appears in your tutorial – Working With Web Projects – Quickstart dated January 24, 2006.

    #268438

    davidalexo
    Member

    @support-rkalla wrote:

    Are you trying to set a breakpoint in JavaScript? JS debugging *does* require a professional subscription, but standard JSP debugging doesn’t.

    No. it’s not on JavaScript. It’s just on a line of text on a JSP that appears in your tutorial – Working With Web Projects – Quickstart dated January 24, 2006.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: can’t set a breakpoint in a jsp

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