Search Criteria
Package Details: metals 0.10.0-1
Git Clone URL: | https://aur.archlinux.org/metals.git (read-only, click to copy) |
---|---|
Package Base: | metals |
Description: | Language Server For Scala |
Upstream URL: | https://scalameta.org/metals/ |
Keywords: | jvm lsp scala |
Licenses: | |
Submitter: | isomarcte |
Maintainer: | isomarcte |
Last Packager: | isomarcte |
Votes: | 7 |
Popularity: | 0.000636 |
First Submitted: | 2019-04-10 17:11 |
Last Updated: | 2021-02-25 16:59 |
Dependencies (8)
- findutils (findutils-git, findutils-selinux)
- python (python-dbg)
- java-environment<=11 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- coreutils (coreutils-git, coreutils-selinux) (make)
- grep (grep-git) (make)
- sbt (sbt-extras-git) (make)
- sed (sed-git) (make)
- bloop (optional)
Latest Comments
1 2 Next › Last »
isomarcte commented on 2020-09-24 02:35
@das_kube I'm unable to reproduce this on 0.9.3-1. Can you try building it with
extra-x86_64-build
from thedevtools
package and see if you still have issues? That builds it in a systemd-nspawn container which dramatically reduces the likelihood that anything on the build system (your system, in this case) will effect the build.das_kube commented on 2020-09-21 13:41
I cannot build the package, version 0.9.3-1 because it fails to retrieve dotty:
[…] [error] (mtags3 / scalaInstance) Couldn't retrieve
ch.epfl.lamp:dotty-compiler:0.26.0-RC1
. […]I use jdk11-openjdk if it makes any difference.
Crandel commented on 2020-07-28 09:59
@isomarcte Thank you for a quick fix, now it works
isomarcte commented on 2020-07-27 14:25
@Crandel this should be fixed now, in version 0.9.2-2.
isomarcte commented on 2020-07-27 13:23
@Crandel I've got a fix for this. I'll do a release in about an hour.
isomarcte commented on 2020-07-27 12:45
@Crandel I'm taking a look at this in the next few hours. If it takes more than a few minutes to fix, you can track progress here. https://github.com/isomarcte/metals-pkgbuild/issues/21
Crandel commented on 2020-07-27 10:09
Metals not working after update to 0.9.2 because of missing some source code according to this issue. Please update PKGBUILD
Musikolo commented on 2020-01-14 00:28
Why after install this package VS Code still shows the "Downloading metals v0.8.0" message which gets multiples JARS under
$HOME/.cache/coursier
?Isn't it supposed this package to bundle all those JAR files?
I know I'm missing something, but I don't know what... :-/
isomarcte commented on 2020-01-13 21:31
@Crandel it's not a typo. 0.7.6 did not build with JDK 11, but it did run with JDK 11. 0.8.x should build and run though.
See https://github.com/scalameta/metals/pull/1171
I'm getting it updated for 0.8.x now.
Crandel commented on 2020-01-13 17:07
There is a typo in PKGBUILD. For building you could use jdk11, but it require < 11