Results 1 to 6 of 6

Thread: Error when setting breakpoints: The chosen operation is not enabled.

  1. #1
    Join Date
    Sep 2012
    Posts
    6

    Default Error when setting breakpoints: The chosen operation is not enabled.

    Hi all,

    I'm getting the following error when tying to set a breakpoint: The chosen operation is not enabled.

    If I double click in the margin, nothing happens, if I right click and select "Toggle breakpoint" I get that error.

    I am running Ubuntu 12.04 64bit.

    Thanks,
    Gabriel

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    748

    Default

    Please open your error log Window -> Show view -> Other -> Error log. Look for the exception that is related to the problem you are describing and paste it here.

    Also, what kind of file are you trying to set a breakpoint in?
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #3
    Join Date
    Sep 2012
    Posts
    2

    Default

    I had this problem yesterday in Eclipse (nothing to do with Spingsource, but same problem with breakpoints). It seems like an update to openjdk has broken breakpoints in Eclipse. I fixed it by downloading the Sun/Oracle JDK and getting Eclipse to run on that.

    Instructions here:

    http://www.webupd8.org/2012/01/insta...buntu-via.html

    I am also on Ubuntu 12.04.

    ...Carl.

  4. #4
    Join Date
    Sep 2012
    Posts
    2

  5. #5
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    748

    Default

    Thanks for the link to the bug report. Good to know.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  6. #6
    Join Date
    Sep 2012
    Posts
    6

    Default

    Yep, that solved it for me. Upon updating my Ubuntu install, it upgraded my java installation and it works now!

    Thanks!
    Gabriel

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •