Templates won't work
Submitted by Saturday, 29 March, 2008 - 00:51
on
Folks,
Working with a newish install of Jedit4.3pre9, and plugin Templates 3.3.0 on a Vista Home machine. Behaviour same with similar config on an XP machine. We have good working setup on 2 older installs on XP.
Templates are plain text, no extra code.
When trying to apply a template from the template tree, it fails silently -- text not inserted, no error message.
When applying template from menu Plugins->Templates, the I get the following dump.
If anyone could shed some light on this I would really appreciate it.
____________
java.lang.NoSuchMethodError: org.gjt.sp.jedit.textarea.JEditTextArea.getBuffer()Lorg/gjt/sp/jedit/Buffer;
at velocity.jEditContext.getLeadingWhiteSpace(Unknown Source)
...
Working with a newish install of Jedit4.3pre9, and plugin Templates 3.3.0 on a Vista Home machine. Behaviour same with similar config on an XP machine. We have good working setup on 2 older installs on XP.
Templates are plain text, no extra code.
When trying to apply a template from the template tree, it fails silently -- text not inserted, no error message.
When applying template from menu Plugins->Templates, the I get the following dump.
If anyone could shed some light on this I would really appreciate it.
____________
java.lang.NoSuchMethodError: org.gjt.sp.jedit.textarea.JEditTextArea.getBuffer()Lorg/gjt/sp/jedit/Buffer;
at velocity.jEditContext.getLeadingWhiteSpace(Unknown Source)
...