Menu

#517 JExplorer incompatible with ProjectViewer

open
nobody
None
5
2007-01-24
2005-11-28
No

In the new version of Project Viewer, double clicking
on a file doesn't open it.

The stack trace gives:
[error] AWT-EventQueue-0: Exception in thread
"AWT-EventQueue-0"
[error] AWT-EventQueue-0:
java.lang.AbstractMethodError:
jexplorer.model.ModelManager.nodeSelected(Lprojectviewer/event/ProjectViewerEvent;)V
[error] AWT-EventQueue-0: at
projectviewer.ProjectViewer.fireNodeSelected(Unknown
Source)
[error] AWT-EventQueue-0: at
projectviewer.vpt.VPTSelectionListener.mouseClicked(Unknown
Source)

In this case, it is due to an incompatibility with
JExplorer plugin but it seems there are issues with
other plugins too (see bug 1356897 - SQLPlugin doesn't
implement method in ProjectViewerListener).
When disabling the JExplorer plugin, everything works fine.
Anyway, thanks for those good plugins!

Discussion

  • Marcelo Vanzin

    Marcelo Vanzin - 2005-12-08
    • summary: Double-clicking on file in Project Viewer doesn't open it --> SQLPlugin doesn't
      JExplorer incompatible with ProjectViewer
     
  • Marcelo Vanzin

    Marcelo Vanzin - 2005-12-08

    Logged In: YES
    user_id=75113

    Changing the summary to something more descriptive of the
    problem; this is not an issue with ProjectViewer.

    (BTW this new limit of characters in the summary is really
    annoying.)

    JExplorer should, if possible, extend ProjectViewerAdapter
    instead of implementing the listener so that future changes
    won't cause this.

     
  • Marcelo Vanzin

    Marcelo Vanzin - 2005-12-08

    Logged In: YES
    user_id=75113

    Oopsie, Firefox messed up my text field...

     
  • Marcelo Vanzin

    Marcelo Vanzin - 2005-12-08
    • summary: SQLPlugin doesn't
      JExplorer incompatible with ProjectViewer --> JExplorer incompatible with ProjectViewer
     
  • Marcelo Vanzin

    Marcelo Vanzin - 2007-01-24
    • status: open --> closed-fixed
     
  • Marcelo Vanzin

    Marcelo Vanzin - 2007-01-24

    Logged In: YES
    user_id=75113
    Originator: NO

    This has been fixed in Jump 0.3.3 (which has been in Plugin Central for a while).

     
  • Marcelo Vanzin

    Marcelo Vanzin - 2007-01-24
    • status: closed-fixed --> open
     
  • Marcelo Vanzin

    Marcelo Vanzin - 2007-01-24

    Logged In: YES
    user_id=75113
    Originator: NO

    Oops, wrong bug. Sorry!

     

Log in to post a comment.