Search Criteria
Package Details: jdtls 1.42.0-1
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: | 27 |
Popularity: | 0.002030 |
First Submitted: | 2017-11-15 12:49 (UTC) |
Last Updated: | 2024-12-05 19:36 (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, jdk8-graalvm-ee-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, 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-17-binAUR, zulu-11-binAUR, 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, jdk21-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, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jre17AUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, java-openjdk-ea-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
« First ‹ Previous 1 2 3 4 5 Next › Last »
fenuks commented on 2022-08-23 12:50 (UTC)
Package should require JDK 17, since it fails with error.
languitar commented on 2022-01-28 08:29 (UTC)
@mynacol thanks for the hints. I have updated the script.
mynacol commented on 2022-01-27 17:43 (UTC)
Two minor improvement ideas to the launcher script:
/bin/sh
instead of/bin/bash
(no fancy functions needed)exec
before the single java command. This allows the shell process to exit after startup.schrieveslaach commented on 2022-01-21 20:13 (UTC)
Looks good to me. Thanks.
languitar commented on 2022-01-20 19:55 (UTC)
Oh sorry, forgot that the whole Gitlab group is private. Here's the proposed diff:
schrieveslaach commented on 2022-01-20 12:44 (UTC) (edited on 2022-01-20 12:46 (UTC) by schrieveslaach)
@languitar, I've no access to the GitLab repo. Can you give me access? Here is my GitLab handle: https://gitlab.com/schrieveslaach
languitar commented on 2022-01-20 12:13 (UTC)
@schrieveslaach thanks for the hint. That feature didn't exist when I created the project.
Do you think these are the correct changes: https://gitlab.com/languitar-aur-packages/aur-jdtls/-/merge_requests/6/diffs
schrieveslaach commented on 2022-01-20 06:42 (UTC)
Based on this AUR package I created a Homebrew formula to install jdtls on MacOS. I discovered that you can get rid of the temporary folder creation by using some Java properties that will tell the Eclipse Equinox framework to use a shared configuration which make jdtls make package manager friendly.
Here are the properties: https://github.com/Homebrew/homebrew-core/blob/ec2f8b111eb89cc7e68360d418cde708248529ea/Formula/jdtls.rb#L20-L23
Do you mind to incorporate these properties.
languitar commented on 2020-11-20 18:13 (UTC)
@cwtb I started packaging this by using the git repository. Sometimes this failed, so I got in contact with the jdtls developers and they indicated that the preferred way of distributing jdtls is to use the milestone builds. I don't understand why the snapshot version is so much ahead of the milestone builds. May be this is something to be asked upstream.
cwtb commented on 2020-11-20 15:23 (UTC)
Have you looked into using snapshots instead of milestone releases keeping things updated? It looks like there is a version here that isn't in the milestones yet. Might not be as stable, but who knows https://download.eclipse.org/jdtls/snapshots/
« First ‹ Previous 1 2 3 4 5 Next › Last »