Skip to content

How to configure where eclipse.jdt.ls is located? #788

Answered by easbarba
carlbolduc asked this question in Q&A
Discussion options

You must be logged in to vote

You can go the traditional way, add it on your $CLASSPATH:

CLASSPATH="$CLASSPATH:$HOME/.emacs.d/eclipse.jdt.ls/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar"

or per project, of course.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by skangas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #248 on January 09, 2022 13:44.