You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`lsp-java-update-project-uris` refresh the project URIs.
131
131
#### Classpath browsing
132
-
[lsp-java](https://github.com/emacs-lsp/lsp-java) the command `lsp-java-browse-classpath` which allows users to browse the structure of current projects classpath. From that view the users could go to the particular item.
132
+
[lsp-java](https://github.com/emacs-lsp/lsp-java) the command `lsp-java-classpath-browse` which allows users to browse the structure of current projects classpath. From that view the users could go to the particular item.
133
133

134
134
## Supported settings
135
135
*`lsp-java-server-install-dir` - Install directory for eclipsejdtls-server
0 commit comments