Menu

#40 Eclipse 3.1.0RC2: Jadclipse b206 views throw an error

closed-duplicate
5
2005-09-27
2005-06-16
Tom Funk
No

When a class or interface is selected from the Package
Explorer, and a corresponding view is opened, Eclipse
throws an error dialog:

Title: Error
Message: An error has occurred while activating this view.

I can't find any entries in any Eclipse log file for
this error.

This error occurs on *any* access to a
Jadclipse-created view, including leaving and coming
back to the current view, closing the view (the error
interferes with the close operation) or any operation
that causes the view to lose and regain ocus.

Discussion

  • Tom Funk

    Tom Funk - 2005-06-16
    • summary: Eclipse 3.1.0RC1: Jadclipse-created views throw an error --> Eclipse 3.1.0RC1: Jadclipse b206 views throw an error
     
  • Tom Funk

    Tom Funk - 2005-06-16
    • summary: Eclipse 3.1.0RC1: Jadclipse b206 views throw an error --> Eclipse 3.1.0RC2: Jadclipse b206 views throw an error
     
  • Dies

    Dies - 2005-06-17

    Logged In: YES
    user_id=1206008

    You can see the stacktrace in your workspace/.metadata/.log
    file:

    java.lang.NoClassDefFoundError:
    org/eclipse/jdt/internal/debug/ui/actions/ManageBreakpointRulerAction
    at
    jadclipse.JadclipseBreakpointRulerActionDelegate.createAction(JadclipseBreakpointRulerActionDelegate.java:24)
    at
    org.eclipse.ui.texteditor.AbstractRulerActionDelegate.setActiveEditor(AbstractRulerActionDelegate.java:84)
    at
    jadclipse.JadclipseBreakpointRulerActionDelegate.setActiveEditor(JadclipseBreakpointRulerActionDelegate.java:38)
    at
    org.eclipse.ui.internal.EditorPluginAction.editorChanged(EditorPluginAction.java:71)

     
  • David Pérez

    David Pérez - 2005-07-01

    Logged In: YES
    user_id=1235599

    This happens also with Eclipse 3.1 final

     
  • Johann Gyger

    Johann Gyger - 2005-09-27
    • assigned_to: nobody --> jgyger
    • status: open --> closed-duplicate
     

Log in to post a comment.