Package Details: jdtls 1.39.0-1

Git Clone URL: https://aur.archlinux.org/jdtls.git (read-only, click to copy)
Package Base: jdtls
Description: Eclipse Java language server
Upstream URL: https://github.com/eclipse/eclipse.jdt.ls
Licenses: EPL-2.0
Submitter: languitar
Maintainer: languitar
Last Packager: languitar
Votes: 28
Popularity: 0.015907
First Submitted: 2017-11-15 12:49 (UTC)
Last Updated: 2024-09-01 20:09 (UTC)

Dependencies (2)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

languitar commented on 2019-01-19 20:07 (UTC)

I have put a hack in the launcher script to work around the issue. Should work as expected now.

languitar commented on 2019-01-11 19:01 (UTC)

@sum01 strange, on a different computer I am experiencing exactly the same issue, but I am unable to reproduce it on my main machine and I can't spot a difference.

languitar commented on 2019-01-05 17:51 (UTC) (edited on 2019-01-05 17:51 (UTC) by languitar)

@sum01: I suspect that is a problem of how you call the server. Here, it still works as expected. You can have a look at my vim config for this server: https://github.com/languitar/config-vim/blob/master/home/.config/nvim/init.vim#L365

sum01 commented on 2019-01-05 17:47 (UTC)

The installation does work now, although when trying to run it I get this error <title>Invalid Configuration Location</title>The configuration area at '/usr/share/java/jdtls/config_linux' is not writable. Please choose a writable location using the '-configuration' command line option.

I'm attempting to use it with the LanguageClient-neovim plugin, although that error is from running at command line.

languitar commented on 2019-01-05 10:14 (UTC)

I have updated the package. @sum01, could you test again, please?

languitar commented on 2019-01-05 09:58 (UTC)

Great. The release is just about two weeks old and already an upstream snapshot version is gone again. I will have to change the package to use their released jar files instead to work against these things. Seems, they will continue to use snapshots versions of upstream software for some more time.

sum01 commented on 2019-01-05 01:39 (UTC)

I'm having the same build failure issue with v0.30.0

languitar commented on 2018-10-01 15:00 (UTC)

I have reported this upstream. Let's see what the do about this.

https://github.com/eclipse/eclipse.jdt.ls/issues/810

<deleted-account> commented on 2018-10-01 14:22 (UTC)

@languitar Yeah, it's repeatable, does look like an upstream issue.

However, I was able to build jdtls using YouCompleteMe (following these instructions: https://www.reddit.com/r/vim/comments/844bwy/has_anyone_gotten_java_language_server_to_work/e2o5hhr). Somehow it manages to overcome the issue, interesting to look at the magic it does to build it.

languitar commented on 2018-10-01 07:05 (UTC)

@zoresvit is this repeatable? if so, this is an upstream issue, because some of the configured maven repositories seem to be gone.