

GitHub - emacs-lsp/lsp-java
source link: https://github.com/emacs-lsp/lsp-java
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Java support for lsp-mode using the Eclipse JDT Language Server.
Installation
Clone this repository https://github.com/emacs-lsp/lsp-mode
to a suitable path, and add
(add-to-list 'load-path "<path to lsp-java>") (add-to-list 'load-path "<path to lsp-mode>") (require 'lsp-java) (require 'lsp-mode) (add-hook 'java-mode-hook #'lsp-java-enable) ;; set the projects that are going to be imported into the workspace. (setq lsp-java--workspace-folders (list "/path/to/project1" "/path/to/project2" ...))
to your .emacs
.
It needs the eclipse jdt server in ~/.emacs.d/eclipse.jdt.ls/server/
Download either latest or a specific version of Eclipse JDT Language Server distribution to ~/.emacs.d/eclipse.jdt.ls/server/
If you choose to have the server installed in a different directory, set lsp-java-server-install-dir
Recommend
-
119
lsp-ui Table of Contents Intro This package contains all the higher level UI modules of lsp-mode, like flycheck support and code lenses. By default, lsp-mode automaticall...
-
128
README.md lsp-javascript Javascript, Typescript and Flow support for lsp-mode using one of: javascript-type...
-
84
README.md
-
102
README.md
-
75
README.md lsp-haskell
-
45
README.md lsp-go
-
44
Grow your team on GitHub GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
-
19
Join GitHub today GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
-
10
Files Permalink Latest commit message Commit time
-
3
One-click Emacs web IDE (beta) Quickstart Open the following url: https://gitpod.io/#ORG=emacs-lsp,PROJECT=demo-projects,PROFILE=vanilla/https://github.com/emacs-lsp/lsp-gitpod You...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK