From: Dale A. <da...@da...> - 2023-08-29 19:51:42
|
What version of the Antlr plugin do you have? The json parser in the xml plugin needs Antlr version 4-4.5. The latest version of the Antlr plugin is 4.10. I think that might be the problem. Alan, remember when xml, html, json, css, and ecmascript were all separate plugins? I think it would be worth going back to separating them, it would be easier to update and release them individually and make dependencies easier to handle. I've been thinking of doing the same with the Beauty plugin, it has beautifiers for half a dozen languages, it would be easier to maintain if they were separate plugins. What do you think? Dale On Tue, Aug 29, 2023 at 1:31 PM Dale Anson <da...@da...> wrote: > > I see the same. It used to work, I'll take a look. > > On Fri, Aug 25, 2023 at 7:27 AM Alan Ezust <ala...@gm...> wrote: > > > > Has anyone tried to parse a JSON file using hte XML plugin in SideKick? > > It used to work for me, but now it doesn't. Sidekick reports "not parsed" and I see nothing in the output or log. > > > > openJDK19, Linux, jEdit 5.6.0, XML 3.0.8 > > > > -- > > ----------------------------------------------- > > jEdit Users' List > > jEd...@li... > > https://lists.sourceforge.net/lists/listinfo/jedit-users |