We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jdt.ls doesn't report any issues if unsupported tag is used;
<dependency> <groupId>com.google.inject</groupId> <artifactId>guice</artifactId> <unsupported-tag>value</unsupported-tag> </dependency>
The text was updated successfully, but these errors were encountered:
I'm going to close it as out-of-scope. SInce this is purely an XML validation issue, already covered by lsp4xml.
Sorry, something went wrong.
No branches or pull requests
jdt.ls doesn't report any issues if unsupported tag is used;
The text was updated successfully, but these errors were encountered: