vscode-java
vscode-java copied to clipboard
Java Language Support for Visual Studio Code
Java files always give me this error in vscode: > MyCall is not on the classpath of project app, only syntax errors are reported ##### Environment - Operating System: macOS...
Type: Bug I checked out a Maven Project with multiple modules (main POM.xml and nested project with POM.xml files) and was able to open the project and compile it correctly...
We need to use the `compileOnly` in a gradle modules. The expected behaviour is to have the dependency available at the compile time, but not at runtimes. It's useful to...
I observed an unexpected behavior of null analysis on record class. # Phenomenon null analysis is not reporting correctly for record class. The value in `@Target` of org.springframework.lang.NonNull are {ElementType.METHOD,...
When using JPAStreamer with Quarkus on VSCode, I could not include one generated class suffixed with a "$" dollar sign. When adding `-AjpaStreamerPrefix=Jpa` in the compilerArg configuration of `maven-compiler-plugin`, it...
`json.put("id", id == null ? null : id.longValue());` (json and id are both objects of our own types) error over .put: `The method put(String, T) in the type Json is...
Issue Type: Performance Issue The javadoc is from org.springframework.util.AntPathMatcher  Extension version: 0.57.0 VS Code version: Code 1.42.1 (c47d83b293181d9be64f27ff093689e8e7aed054, 2020-02-11T14:45:59.656Z) OS version: Windows_NT x64 10.0.18362 Remote OS version: Linux x64...
We have four tasks blocked waiting for the index to build, and it’s extremely slow because it’s only running on one thread. How can we make this process run in...
Type: Bug i think it causes the vs code to showquick fix option later than expected Extension version: 1.50.0 VS Code version: Code 1.106.3 (bf9252a2fb45be6893dd8870c0bf37e2e1766d61, 2025-11-25T22:28:18.024Z) OS version: Windows_NT x64...
Error
Type: Performance Issue i dont know what is the cause Extension version: 1.50.0 VS Code version: Code 1.106.3 (bf9252a2fb45be6893dd8870c0bf37e2e1766d61, 2025-11-25T22:28:18.024Z) OS version: Windows_NT x64 10.0.26200 Modes: System Info |Item|Value| |---|---|...