jEdit Community - Resources for users of the jEdit Text Editor
Sidekick not working
Submitted by powery on Tuesday, 29 December, 2009 - 12:59
Parsing using Sidekick or CtagsSideKick plugin is not possible with new version of jEdit:
jEdit 4.3 final
java 1.6.0_13
SideKick 0.8
CtagsSideKick 1.4

jEdit 4.3pre18 was ok

Same problem?
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
No
by Robert Schwenn on Tue, 29/12/2009 - 22:57
It works well Eye-wink What do You mean with "Parsing ... is not possible"?

Robert
 
For example when xml file is
by powery on Wed, 30/12/2009 - 07:10
For example when xml file is open and from menu choose: Plugin - SideKick - Sidekick Plugin - SideKick - Parse buffer then Not parsed is preset. When Mode Options button is pressed, then following error: 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: java.lang.NoSuchMethodError: org.gjt.sp.jedit.gui.OptionsDialog$OptionTreeModel.(Lorg/gjt/sp/jedit/gui/OptionsDialog;)V 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sidekick.ModeOptionsDialog.createOptionTreeModel(ModeOptionsDialog.java:108) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.OptionsDialog.init(OptionsDialog.java:303) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at org.gjt.sp.jedit.gui.OptionsDialog.(OptionsDialog.java:71) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sidekick.ModeOptionsDialog.(ModeOptionsDialog.java:77) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at sidekick.SideKickTree$SideKickProperties.actionPerformed(SideKickTree.java:1102) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Component.processMouseEvent(Component.java:6216) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at javax.swing.JComponent.processMouseEvent(JComponent.java:3265) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Component.processEvent(Component.java:5981) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Container.processEvent(Container.java:2041) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Component.java:4583) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Container.java:2099) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Component.java:4413) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4220) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Container.java:2085) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Window.dispatchEventImpl(Window.java:2475) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Component.java:4413) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) 8:08:36 [AWT-EventQueue-0] [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
 
error hunting
by Robert Schwenn on Wed, 30/12/2009 - 18:49
The "NoSuchMethodError" message could mean, that Your installation is a bit cluttered, because some piece of code isn't found that should be there. Maybe an old plugin mess up things.

First I would try to delete (or rename) the settings directory. Sometimes this helps. If not, try to disable some old plugins, i.e. the docker plugin should be removed. The cleanest method would be to install jEdit from scratch.

Robert
 
Solved
by powery on Thu, 31/12/2009 - 09:10
When I removed Docker plugin, the problem of wrong parsing is away.

For the future, how to find out, which plugins should by removed?

Thanks for help
 
Hmm
by Robert Schwenn on Fri, 01/01/2010 - 17:42
I'm afraid this isn't documented well. The safest way should be to install all plugins from scratch via plugin manager, because the developers try to provide only working plugins in plugin manager. They are just working on that. But actually there are still some plugins listed that may not work with jEdit 4.3 or that are obsolete now (replaced by newer plugins).

Robert
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293