fredyvonvinet / ANTLR4-Plugins-for-NetBeans

NetBeans plugins for ANTLR 4 enabling to integrate ANTLR grammar files in standard NetBeans projects (ant-based or Maven-based).
9 stars 11 forks source link

Fix for ANTLRAntTask for Issue #54 #58

Open sgparry opened 6 years ago

sgparry commented 6 years ago

This PR fixes the part of Issue #54 that applies to the ANT Task; it assumes that Issue #50 has been resolved (carefully!) otherwise there is no source code to apply the patch to. it is partner to PR #59 , the fix for the main part of the plugin.