Search Criteria
Package Details: jdtls 1.44.0-2
Package Actions
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)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk11-openj9-binAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jreAUR, jdkAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, zing-8-binAUR, zing-21-binAUR, jdk-openj9-binAUR, zulu-11-binAUR, jdk8-graalvm-ee-binAUR, jdk8-dragonwell-extendedAUR, java-openjdk-binAUR, zulu-17-fx-binAUR, zulu-23-binAUR, jdk21-jetbrains-binAUR, jre11AUR, jdk-temurinAUR, jdk21-temurinAUR, jdk17-temurinAUR, jdk11-temurinAUR, jre17AUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk21-graalvm-ee-binAUR, jdk8-openj9-binAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jdk8-temurinAUR, zulu-21-binAUR, jre8AUR, jdk8AUR, jre-jetbrainsAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, java-openjdk-ea-binAUR, jdk21-openj9-binAUR, jdk17-openj9-binAUR, zulu-17-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk23-graalvm-ee-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- python (python37AUR, python311AUR, python310AUR) (optional) – for the official launcher script
Required by (3)
- neovim-jdtls-git
- vim-tabnine-git (optional)
- vim-youcompleteme-git (optional)
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
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 version1.32.0-1
when the version of the PKGBUILD is1.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.
1 2 3 4 5 Next › Last »