From: Pier P. G. <ma...@pi...> - 2019-09-16 09:54:43
|
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 |