You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've a project where code is generated and the location is defined with build-helper-maven-plugin. It's currently not recognized and therefore leads to errors for those imports.
@chemzqm I saw you added the Can't fix label. Is it that vscode-java has to fix the issue, and it's merged back into this project? Or is there a reason why it will not work?
Whoa, I'm happy and a bit embarrased. Found out it's actually working but the error's came from linters enabled by default from w0rp/ale instead. More information in this comment: redhat-developer/vscode-java#177 (comment)
I've a project where code is generated and the location is defined with
build-helper-maven-plugin
. It's currently not recognized and therefore leads to errors for those imports.pom.xml
Related
redhat-developer/vscode-java#177
The text was updated successfully, but these errors were encountered: