> > On Jun 15, 2026, at 10:35 AM, Ernie Rael <[email protected]> wrote:
> > I got rid of the bad trailing comma and that fixed the problem. But where > > did this json parser come from and why are there no controls/configuration > > for it? I guess it's better to have it with no controls/ui-work, than not > > have it at all. I don't know but I'm guessing it's the JSON.simple one, included in NB here: https://github.com/apache/netbeans/tree/master/ide/libs.json_simple If it could support JSONC, would that solve your problem Ernie? https://jsonc.org/ Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
