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

Refactor source code #28

Closed fredyvonvinet closed 7 years ago

fredyvonvinet commented 7 years ago

The package structure is not adapted to thmanagement of two languages:

It would be nice to homogenize this structure.

fredyvonvinet commented 7 years ago

Done