Difference between revisions of "ANTLR maven plugin"
Jump to navigation
Jump to search
(Created page with "This article is motivated by [https://github.com/antlr/antlr4/issues/2061 ANTLR Issue 2061- reference to undefined rule - useability of import and maven setup for it]. As of...") |
|||
Line 3: | Line 3: | ||
As of 2017-10-22 [https://mvnrepository.com/artifact/org.antlr/antlr4-maven-plugin/4.7 ANTLR Maven plugin 4.7] is the | As of 2017-10-22 [https://mvnrepository.com/artifact/org.antlr/antlr4-maven-plugin/4.7 ANTLR Maven plugin 4.7] is the | ||
latest version of the ANTLR Maven plugin. | latest version of the ANTLR Maven plugin. | ||
− | The [https://mvnrepository.com/artifact/org.antlr/antlr4-maven-plugin available versions of the ANTLR Maven plugin] | + | The [https://mvnrepository.com/artifact/org.antlr/antlr4-maven-plugin available versions of the ANTLR Maven plugin] started with Version 4.0 in January 2013. |
* http://www.mojohaus.org/build-helper-maven-plugin/usage.html | * http://www.mojohaus.org/build-helper-maven-plugin/usage.html |
Revision as of 08:22, 22 October 2017
This article is motivated by ANTLR Issue 2061- reference to undefined rule - useability of import and maven setup for it.
As of 2017-10-22 ANTLR Maven plugin 4.7 is the latest version of the ANTLR Maven plugin. The available versions of the ANTLR Maven plugin started with Version 4.0 in January 2013.