Trouble Setting Up ANTLR 4 IDE on Eclipse Luna (4.4)
问题 I'm trying to install the ANTLR 4 IDE on Eclipse Luna (4.4). I've installed it from the Marketplace but I have no idea how to create a project that has an ANTLR 4 Lexer/Parser in it. When I go to create a new project I don't see any options for ANTLR 4. I tried creating a .g4 file and it opens in the editor but when I save it doesn't do anything. 回答1: I looked around all over the internet and found a handful of resources that I cobbled together and found a solution by trial and error. Below