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 b7db5b3 commit c7fdfe1Copy full SHA for c7fdfe1
lsp-java.el
@@ -38,7 +38,7 @@
38
"JDT emacs frontend."
39
:prefix "lsp-java-"
40
:group 'applications
41
- :link '(url-link :tag "GitHub" "https://github.com/emacs-lisp/lsp-java"))
+ :link '(url-link :tag "GitHub" "https://github.com/emacs-lsp/lsp-java"))
42
43
(defcustom lsp-java-server-install-dir (f-join lsp-server-install-dir "eclipse.jdt.ls/")
44
"Install directory for eclipse.jdt.ls-server.
0 commit comments