[jedit:plugin-bugs] #1931 XML Plugin 3.0.8 - error using Templates plugin 5.1.0 API
Eric Le Lay via jEdit-devel <[email protected]> Wed, 23 Oct 2024 14:04:48 -0000
| Newsgroups | gmane.editors.jedit.devel |
|---|---|
| Message-ID | </p/jedit/plugin-bugs/1931/e5706126473215614d3b10d825d4be43f69f6292.plugin-bugs@jedit.p.sourceforge.net> |
Templates 5.1.0 renamed `templates.TemplatesPlugin.getTemplateDir()` to `templates.TemplatesPlugin.getTemplateDirName()`. Now we have to release a new version of XMLPlugin to use the new method... --- **[plugin-bugs:#1931] XML Plugin 3.0.8 - error using Templates plugin 5.1.0 API** **Status:** open **Group:** **Created:** Wed Oct 09, 2024 08:28 PM UTC by Robert Schwenn **Last Updated:** Wed Oct 09, 2024 08:28 PM UTC **Owner:** nobody Hi, JFYI: using jEdit 5.7, Eclipse Adoptium JRE 21.0.4+7-LTS, Windows 11 Pro 23H2 I see this error on first use of XML Plugin in a jedit session: java.lang.NoSuchMethodError: 'java.lang.String templates.TemplatesPlugin.getTemplateDir()' at xml.TemplatesManager.installTemplates(TemplatesManager.java:51) at xml.XmlPlugin$1._run(XmlPlugin.java:90) at org.gjt.sp.util.Task.run(Task.java:65) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/jedit/plugin-bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/plugin-bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. -- ----------------------------------------------- jEdit Developers' List [email protected] https://lists.sourceforge.net/lists/listinfo/jedit-devel