kaby76 / Antlr4BuildTasks

Third-party build tool for 'Official' Antlr4 tool and runtime parsers using .Net. Drop-in replacement for 'Antlr4cs' Antlr4 tool and build rules.
MIT License
75 stars 10 forks source link

M2 Mac JDK Download Support #79

Open farmergreg opened 8 months ago

farmergreg commented 8 months ago

Java doesn't automatically install on M2 Mac's. A co-worker of mine ran into this problem. I dug into it just a little bit, and I think the code that needs updating is here:

https://github.com/kaby76/Antlr4BuildTasks/blob/master/Antlr4BuildTasks/Tasks/RunAntlrTool.cs

Thanks! Greg

farmergreg commented 8 months ago

closing - accidentally created a duplicate. please see #78