From: Dale A. <da...@da...> - 2019-09-19 17:57:13
|
I can't make it work either. I don't use Templates regularly at all, but I'm getting an entirely different error, it complains that it can't find LilyPondTool.jar, which isn't a dependency. So I installed the LilyPond plugin, and then I get the same error you do. Weird. Do you have the LilyPond plugin installed? Would you enter a bug in the Plugin tracker at https://sourceforge.net/p/jedit/plugin-bugs/, please? On Mon, Sep 16, 2019 at 3:54 AM Pier Paolo Grassi < ma...@pi...> wrote: > Hello, I'm a long time jedit user. Years ago I used the Templates plugin, > now I tried installing it again on jEdit 5.5.0, but whenever I try to > insert a template in the current buffer I get this error message: > > An error occurred while attempting to process a template. > Refer to the Activity Log for more details > > in the activity log there is this message: > > > 11.01.14 [AWT-EventQueue-0] [error] TemplatesPlugin: Error processing > template 'html tag_javascript.js' > 11.01.14 [AWT-EventQueue-0] [error] TemplatesPlugin: > java.lang.NullPointerException > 11.01.14 [AWT-EventQueue-0] [error] TemplatesPlugin: at > org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:294) > 11.24.27 [AWT-EventQueue-0] [error] TemplatesPlugin: at > org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:1533) > 11.24.27 [AWT-EventQueue-0] [error] TemplatesPlugin: at > org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:343) > 11.24.27 [AWT-EventQueue-0] [error] TemplatesPlugin: at > org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:320) > [...] > > Can anybody help me to make it work? > thanks > -- > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users > |