Replies: 1 comment
-
@tigerinus you may want to take a look at #177 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I have a Maven project that generates source code from WSDL file as part of the building process. The generated files are all in
target/generated_sources
folder.Everytime when vscode-java needs to build the project, I get following error in the output:
Should I care about this error? How do I get rid of it?
Beta Was this translation helpful? Give feedback.
All reactions