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
Syntax checker does not find a tokens file that exists in Maven-based project #2
Closed
fredyvonvinet closed 8 years ago
The ANTLR option tokenVocab is not managed properly in Maven-based project.
Syntax checker looks for the associated tokens file and generates a null pointer exception.