Search Criteria
Package Details: eclipse-java-bin 2:4.34-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/eclipse-java-bin.git (read-only, click to copy) |
---|---|
Package Base: | eclipse-java-bin |
Description: | Highly extensible IDE (Java version) |
Upstream URL: | https://www.eclipse.org/ |
Keywords: | ide |
Licenses: | EPL |
Conflicts: | eclipse |
Provides: | eclipse |
Submitter: | altermetax |
Maintainer: | altermetax (morgenstern) |
Last Packager: | altermetax |
Votes: | 46 |
Popularity: | 1.12 |
First Submitted: | 2024-06-13 01:53 (UTC) |
Last Updated: | 2024-12-06 21:54 (UTC) |
Dependencies (3)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-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, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-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, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, 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, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, 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, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, 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, jdk23-graalvm-ee-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
Required by (27)
- eclim (requires eclipse)
- eclipse-checkstyle (requires eclipse)
- eclipse-eclipsecolortheme (requires eclipse)
- eclipse-emf (requires eclipse)
- eclipse-findbugs (requires eclipse)
- eclipse-i18n-de (requires eclipse)
- eclipse-i18n-es (requires eclipse)
- eclipse-i18n-fr (requires eclipse)
- eclipse-jd (requires eclipse)
- eclipse-moreunit (requires eclipse)
- eclipse-objectaid (requires eclipse)
- eclipse-orbit-com-google-inject (requires eclipse)
- eclipse-pmd (requires eclipse)
- eclipse-pydev (requires eclipse)
- eclipse-rcp-source (requires eclipse)
- eclipse-spotbugs (requires eclipse)
- eclipse-sql-explorer (requires eclipse)
- eclipse-subclipse (requires eclipse)
- eclipse-swtbot (requires eclipse)
- eclipse-testng (requires eclipse)
- Show 7 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
BochengZou commented on 2021-07-11 04:33 (UTC)
Eclipse IDE 2021‑06 is available. How can I update eclipse installed by this package to that version?
ComicSads commented on 2021-03-24 01:42 (UTC) (edited on 2021-03-24 01:51 (UTC) by ComicSads)
Removing the "&r=1" will result in a broken PKGBUILD. Try editing the PKGBUILD in a clean directory (that you haven't already run makepkg in) and try to install it using
makepkg -si
. Removing "&r=1" will cause makepkg to not actually download eclipse, but an html page with a link to download eclipse. As for mirror selection, I believe that's more of a complaint with eclipse's system than with this PKGBUILD. Hardcoding in a Chinese mirror would result in incredibly worse download speeds across the world, and this current setup seems to be the best for most people. If you have a problem with it, you can replace the source link in the PKGBUILD with your preferred mirror.SuperBart commented on 2021-03-22 05:07 (UTC)
Well, that's not always true. I am in China and our country have eclipse mirrors. However, the offical download link would redirect to an Japanese mirror, which is pretty slow for us. I believe write a line to delete the "&r=1" at the end of the file name would be great for the people who need to change the download link.
ComicSads commented on 2021-03-22 00:32 (UTC)
Adding &r=1 at the end of the line is required. I should know, about a week ago I broke the PKGBUILD by omitting it. As you can see on the download page for eclipse, leaving out &r=1 will just download the webpage. Also on that page, you can see that there is a link to download from the best mirror, that is where I got the current source link (including &r=1)
SuperBart commented on 2021-03-21 05:01 (UTC)
Newer version of Eclipse 2021-03 is avaliable. I changed some lines of PKGBUILD to make it able to install:
pkgver=4.19 _releasemonth="2021-03" New 2021-03 sha512 is: 93d04fe9a69120b15d192d2574db4d67f4fc331edcbd1b3f90a5f5bb7434879e0c79cabf9a22976bddf0af2f28206ae838d4f3ec5123e52e278633ccd3489bf1
Also, download the package from a mirror is a good option. It is not required to add '&r=1' at the end of the line. Especially in some places where Global Internet connect is pretty slow.
jancici commented on 2021-03-15 07:59 (UTC) (edited on 2021-03-16 19:43 (UTC) by jancici)
I did start elcipse after update. I did check update from help menu and PyDev did update correctly but my C++ dev not. And I also missing marketplace client in help menu. Did I miss some info about changes? Is it bug? thanks
[EDIT] I did find solution. I did remove .eclipse directory and configure eclipse from scratch and everything works ok now.
ComicSads commented on 2021-03-13 23:50 (UTC)
Oops! Didn't realize the &r=1 was so important to the source mirror. Have now double checked the PKGBUILD and seems to be working okay now. Thanks everyone for the helpful comments!
juxuanu commented on 2021-03-13 12:08 (UTC)
As I see, the source points to https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2020-12/R/eclipse-java-2020-12-R-linux-gtk-x86_64.tar.gz which does not download the file.
You need to append &mirror_id=NUMBER which selects a mirror. Which one to use is something to be decided.
My suggestion is to enable something like
_mirror_id = 1099 # Change accordingly if you want faster speeds.
and then
https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/$_releasemonth/R/${pkgname%-bin}-$_releasemonth-R-linux-gtk-x86_64.tar.gz&mirror_id=${_mirror_id}
mookins commented on 2021-03-13 05:24 (UTC)
The URL in the source goes to a mirror selection page. You need to use the direct link which has &r=1 appended to the end of it.
theZMC commented on 2021-03-12 18:59 (UTC)
Seems like eclipse has the wrong checksum up. Verified package checksum with package on eclipse.org and they're the same. Anyone have a contact at eclipse?
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »