Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

ANTLR4 Eclipse Plug-in missing -package option in TOOLS #180

Open
rossy62-zz opened this issue Jan 27, 2017 · 3 comments
Open

ANTLR4 Eclipse Plug-in missing -package option in TOOLS #180

rossy62-zz opened this issue Jan 27, 2017 · 3 comments

Comments

@rossy62-zz
Copy link

rossy62-zz commented Jan 27, 2017

I'm new to ANTLR4 and Eclipse, so let me know if I'm missing something.
But there is no -package field in the ANTLR4 tools. Is there another recommended method for specifying the package value?
image

I'm not setup to build the plugin, but if I have time in the next month, and someone could steer me to the appropriate files, I could take a swag at adding the option, testing, and making a pull request once I have verified it works, assuming it is an appropriate thing to do.

@HSorensen
Copy link
Member

HSorensen commented Jan 28, 2017 via email

@rossy62-zz
Copy link
Author

rossy62-zz commented Jan 28, 2017 via email

@jonkblack
Copy link

I believe the run configuration for the specific grammar that you are generating from gives you access to the tool arguments. You can specify the package there.

screen shot 2017-02-04 at 21 21 46

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants