facebook

Debug icons get dimmed (disabled) when debugging

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #291186 Reply

    daniel_r
    Member

    Hi

    Im developing Web Applications on MyEclipse 6.5.0 GA with Jdavie 1.5

    When i’m running the debug mode and entering a break point, the green line appears but all the debug controls are disabled… so i cant debug, all i can do is click the red stop button…

    i tryed reopening the myeclipse ide, tryed to reboot , but nothing helped.

    What can i do to resolve this annoying error…

    Thanks ahead.

    #291195 Reply

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    #291199 Reply

    daniel_r
    Member

    @support-nipun wrote:

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    *** Date:
    Wednesday, November 19, 2008 3:19:43 PM IST

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.5.0 GA
    Build id: 6.5.0-GA-20080609

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.5.0 GA
    Build id: 6.5.0-GA-20080609

    Eclipse Platform

    Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
    Build id: M20080221-1800

    Eclipse RCP

    Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
    Build id: M20080221-1800

    Eclipse Java Development Tools

    Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
    Build id: M20080221-1800

    Eclipse Plug-in Development Environment

    Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
    Build id: M20080221-1800

    Eclipse Project SDK

    Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
    Build id: M20080221-1800

    Eclipse Graphical Editing Framework

    Version: 3.3.2.v20080129
    Build id: 20080221-1602

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
    -startup
    C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -exitdata
    e88_70
    -clean
    -vm
    C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe

    #291213 Reply

    Riyad Kalla
    Member

    Daniel,

    You have to make sure you are actually excercising your application such that you *hit* your break point. If you never hit a breakpoint during the execution of your app, the controls will never be enabled.

    #291224 Reply

    rmcvay
    Member

    I believe you may also have to have the stopped thread selected in whatever view that is.

    #291236 Reply

    Riyad Kalla
    Member

    good call rmcvay, you are exactly right. I had forgotten about that tip as well.

    #291245 Reply

    daniel_r
    Member

    thanks, will check it out

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Debug icons get dimmed (disabled) when debugging

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