Updated How to build ANTLR itself (markdown)

Terence Parr 2015-01-15 18:18:34 -08:00
parent 3a4572b429
commit e6228db52a
1 changed files with 2 additions and 0 deletions

@ -277,6 +277,8 @@ Use the following to test the updated jar:
bnd print --verify antlr4-4.5-osgi.jar
```
Ok, added to mkjar target so happens automatically now. It downloads 2.4 bnd (not 3.0) and wraps.
# Editing the ANTLR github wiki
If you are a kind soul and would like to fix some of the documentation associated with building and managing handler, such as this page, you can fork antlr/antlr4 at github and then clone from *YOUR_ID*: