Package Details: jdtls 1.44.0-2

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.98
First Submitted: 2017-11-15 12:49 (UTC)
Last Updated: 2025-02-18 22:09 (UTC)

Dependencies (2)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

languitar commented on 2025-02-18 21:57 (UTC)

Fun fact here: the Python launcher script provided by jdtls still assumes Java 17 as the minimum. I'll open an upstream report and bump the requirement for now.

tippfehlr commented on 2025-02-18 11:41 (UTC)

If you can’t set default java to 21, you can add

import os
os.environ["JAVA_HOME"] = "/usr/lib/jvm/java-21-openjdk/"

to /usr/bin/jdtls. I couldn’t overwrite it from /usr/local/bin/ because then the jdtls package can’t be found.

natsume commented on 2025-02-17 16:21 (UTC)

jdtls seems to require at least JDK21 by now. JDK17 is no longer sufficient. Only after having installed (and used) JDK21, I was able to get jdtls running.

languitar commented on 2024-06-23 21:13 (UTC)

The released artifacts contain a timestamp in the URL. So there will always be more noise on an update. However, with properly configure (word) diff highlighting, the updates in the URL would only affect the version and the timestamp and the rest remains stable

drybalka commented on 2024-06-16 07:33 (UTC)

Hey, languitar, thank you for maintaining this package! I have a small question regarding the PKGBUILD: is there a reason you do not use ${pkgver} in the source url (as almost all other packages do, for example, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mongosh-bin#n17)? It is a bit easier to review the diff when only some numbers in the version change, instead of the whole url.

languitar commented on 2024-03-11 19:22 (UTC)

Sorry for missing the .SRCINFO. Will be fixed in a few minutes.

PolarianDev commented on 2024-03-11 01:09 (UTC)

Also the flag out of date is invalid, the package was updated but the .SRCINFO was not regenerated to reflect the version bump.

PolarianDev commented on 2024-03-11 01:08 (UTC) (edited on 2024-03-11 01:08 (UTC) by PolarianDev)

You forgot to regenerate the .SRCINFO when you bumped the package version, AURweb is still displaying version 1.32.0-1 when the version of the PKGBUILD is 1.33.0-1

Coelacanthus commented on 2024-01-16 15:46 (UTC)

Please follow RFC16 use EPL-2.0

simon1573 commented on 2023-01-19 09:12 (UTC) (edited on 2023-01-19 09:17 (UTC) by simon1573)

New version is named jdt-language-server-1.9.0-202203031534.tar.gz and its sha 256 hash is b8af1925cb3b817fd1061e00a45ffbc6aca76819d8b2f5939626009ebf432fc7.