Package Details: jdtls 1.58.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: 34
Popularity: 0.55
First Submitted: 2017-11-15 12:49 (UTC)
Last Updated: 2026-05-03 10:02 (UTC)

Dependencies (2)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

languitar commented on 2026-01-12 22:26 (UTC)

Filed an upstream bug: https://github.com/eclipse-jdtls/eclipse.jdt.ls/issues/3673

languitar commented on 2026-01-12 22:25 (UTC)

No chance to update to 1.55. The milestone released hasn't been published upstream at https://download.eclipse.org/jdtls/milestones/?d.

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