We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd278c commit 6eb9507Copy full SHA for 6eb9507
lsp-java.el
@@ -522,7 +522,6 @@ extract all or only the current occurrence."
522
(interactive)
523
(lsp-java-execute-matching-action "Import '.*'"))
524
525
-;;;###autoload
526
(lsp-define-stdio-client lsp-java "java" (lambda () lsp-java-workspace-dir)
527
(lsp-java--ls-command)
528
:ignore-regexps
0 commit comments