Updated JEdit - 10 errors.. MacOSX
Submitted by Wednesday, 24 December, 2008 - 01:25
on
I'm on MacOSX 10.5.6 and found the fix for running the latest downloaded release. But...
After removing the plugins that would nolonger would load I'm still seeing "10 errors" down in the lower right status bar.. Are these from a plugin that should be removed..??(org.gjt....?)
A sampling is as follows:
ava.lang.NoSuchFieldError: MODE_CHANGED
at de.hunsicker.jalopy.plugin.jedit.JEditPlugin.handleMessage(JEditPlugin.java:293)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
at org.gjt.sp.jedit.jEdit.commitTemporary(jEdit.java:1631)
at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler.endElement(PerspectiveManager.java:334)
ava.lang.NoSuchMethodError: org.gjt.sp.jedit.gui.DockableWindowManager.getTopDockingArea()Lorg/gjt/sp/jedit/gui/PanelWindowContainer;
at docker.DockFocusManager.setFocusCycleRoots(DockFocusManager.java:100)
at docker.DockFocusManager.handleMessage(DockFocusManager.java:49)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2300)
at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler.endElement(PerspectiveManager.java:344)
java.lang.NoSuchMethodError: org.gjt.sp.jedit.textarea.JEditTextArea.getBuffer()Lorg/gjt/sp/jedit/Buffer;
at ise.plugin.nav.Navigator.(Navigator.java:50)
at ise.plugin.nav.NavigatorPlugin.handleMessage(NavigatorPlugin.java:39)
at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2300)
at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler.endElement(PerspectiveManager.java:344)