Can we set "src/main/antlr4/imports" as default lib configuration? #610
jiang13021
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the antlr4 maven plugin, I can put the lib files in the "src/main/antlr4/imports" folder, and then I don't need to manually configure the lib dir. It's very convenient to use. related doc
However, intellij-plugin-v4 can not find the lib files unless I set the absolute path to the "src/main/antlr4/imports" folder. Can we set "src/main/antlr4/imports" as default lib configuration?
Beta Was this translation helpful? Give feedback.
All reactions