Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
vscode-java-1.45.0-679.vsix | 2025-09-04 | 51.9 MB | |
java-win32-x64-1.45.0-679.vsix | 2025-09-04 | 126.5 MB | |
java-linux-x64-1.45.0-679.vsix | 2025-09-04 | 130.2 MB | |
java-linux-arm64-1.45.0-679.vsix | 2025-09-04 | 129.7 MB | |
java-darwin-x64-1.45.0-679.vsix | 2025-09-04 | 127.6 MB | |
java-darwin-arm64-1.45.0-679.vsix | 2025-09-04 | 126.5 MB | |
1.45.0 source code.tar.gz | 2025-09-04 | 4.8 MB | |
1.45.0 source code.zip | 2025-09-04 | 4.9 MB | |
README.md | 2025-09-04 | 747 Bytes | |
Totals: 9 Items | 702.2 MB | 0 |
- performance - Delay registration of resource/element listeners. See JLS#3510.
- bug fix - Path expansion is not working for the
sources
field inreferencedLibraries
. See JLS#3495. - bug fix - Send LSP server version with
InitializeResult
. See JLS#3484. - bug fix - Update the decompiler header for FernFlower. See JLS#3512.
- bug fix - Remove unused options for completion & incomplete classpath severity. See JLS#3506.