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

Hyperlinks to ANTLR classes don't work #11

Closed fredyvonvinet closed 7 years ago

fredyvonvinet commented 8 years ago

The file source.zip provided for deployment of antlr 4 runtime library in NetBeans (file coming from antlr4 team) is a project directory and not a source zip file for library.

Source files must be extracted and inserted in a new ZIP file with right structure.

fredyvonvinet commented 7 years ago

a new zip file containing runtime source code has been created.