Updated How to build ANTLR itself (markdown)
parent
3a4572b429
commit
e6228db52a
|
@ -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*:
|
||||
|
|
Loading…
Reference in New Issue