Closed mamilic closed 1 month ago
When I open search with CTRL + T, and search for Arrays claas or List, or some other Java internal claas it can not be found. I was wondering if I am using this correctly, is there other search that will only search internal JDK classes?
The internal JDK classes are not searchable
Internal JDK classes should be searchable
@mamilic Could you try https://github.com/snjeza/vscode-test/raw/refs/heads/master/java-1.37.0.vsix? See https://github.com/redhat-developer/vscode-java/issues/3797#issuecomment-2395493585
Hi @snjeza , actually running the "Clean Java Language Server Workspace" did the tirck. Thanks, I think we can then close this issue.
A duplicate of https://github.com/redhat-developer/vscode-java/issues/3797
When I open search with CTRL + T, and search for Arrays claas or List, or some other Java internal claas it can not be found. I was wondering if I am using this correctly, is there other search that will only search internal JDK classes?
Environment
Steps To Reproduce
Current Result
The internal JDK classes are not searchable
Expected Result
Internal JDK classes should be searchable