Open sgparry opened 6 years ago
Offtopic: Maybe you can provide PRs to this plugin: https://gitlab.com/mcheung63/netbeans-antlr because it is more active.
Peter Cheung's plugin is good, but lacks the ANT build support that this plugin has. I do not think that a ANT build task has to be as complex as this one though. Why does it need to fully parse the actual ANTLR files? If FYV does not reply in a few weeks, I will create new repo - a straight fork is not enough because the history as-is is contaminated with lots of CRLFs and is fragmented with different folders for each version of the plugin. This defeats the purpose of Git. My repo will have all FYV's commits but applied to single folder and with corrected line-endings. I will also update to share one code base between multiple NB versions too - currently you have to make same the change three times. It will take a lot of work.
If our PRs will not merge, I suggest you to fork it, what you already did and make a new version.