Search Criteria
Package Details: intellij-idea-ue-eap 2021.1.211.6222.4-1
Git Clone URL: | https://aur.archlinux.org/intellij-idea-ue-eap.git (read-only, click to copy) |
---|---|
Package Base: | intellij-idea-ue-eap |
Description: | Early access version of the upcoming version of Intellij Idea IDE (ultimate version) |
Upstream URL: | http://www.jetbrains.com/idea/nextversion |
Keywords: | IDE java JetBrains |
Licenses: | |
Submitter: | Kendos_Kenlen |
Maintainer: | artafinde |
Last Packager: | artafinde |
Votes: | 31 |
Popularity: | 0.000485 |
First Submitted: | 2014-09-06 20:06 |
Last Updated: | 2021-02-27 10:46 |
Dependencies (4)
- giflib
- java-environment (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, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- libxtst
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
Magotchi commented on 2016-03-14 18:23
Most certainly updating the versioning scheme to match their new one was a good idea. Thanks as always for maintaining this package so well.
artafinde commented on 2016-03-11 01:44
With the new release and version changes [0] I propose a "reset" on the version of this package to follow the version of upstream. This means you'd need to manually re-install the package (it won't come up as an update). Before I proceed with that I'd like opinions (and also this acts as a heads up). The proposed PKGBUILD would be like this [1]
[0]: http://blog.jetbrains.com/blog/2016/03/09/jetbrains-toolbox-release-and-versioning-changes/
[1]: https://ptpb.pw/Rzla
artafinde commented on 2016-02-01 16:46
@aleksey.zhidkov: thanks I've pushed a fix.
drq commented on 2016-02-01 14:58
I'm not sure, but looks like PKGBUILD does not works with pacman 5.0 any more.
At least after pacman update, I had to add parentheses around 21 line:
sha256sums=$(...) -> sha256sums=($(...))
Without this change the build fails with message:
==> Building and installing package
==> ERROR: sha256sums should be an array
==> ERROR: Makepkg was unable to build intellij-idea-ue-eap.
Magotchi commented on 2016-01-15 20:56
If you would rather use your system's JDK than IDEA's custom JDK, do the following:
echo /usr/lib/jvm/default > ~/.IntelliJIdea2016.2/config/idea.jdk
I use Infinality's custom JDK on my system, so I found that the fonts were looking much different with IDEA's JDK.
Edit: updated config directory path to reflect latest version
artafinde commented on 2015-12-21 22:22
New EAP 16 is out (using a custom JDK)
artafinde commented on 2015-11-03 09:19
RC3 out
artafinde commented on 2015-10-29 07:51
RC-2 is out (no tweet about it yet :( ). @Pacane: Thanks for the heads up
artafinde commented on 2015-10-22 17:00
updated to 143.379.11 IntelliJ Idea Ultimate 15 RC.
artafinde commented on 2015-10-08 13:34
I will update later today when get home. For anyone who's eager to try it out use this PKGBUILD https://gist.github.com/anonymous/e76b2635ccf689235ad8