Updated to 15 Public Preview
Search Criteria
Package Details: intellij-idea-ce-eap 2019.3.193.5662.14-1
Git Clone URL: | https://aur.archlinux.org/intellij-idea-ce-eap.git (read-only) |
---|---|
Package Base: | intellij-idea-ce-eap |
Description: | Early access version of the upcoming version of Intellij Idea IDE (community version) |
Upstream URL: | http://www.jetbrains.com/idea/ |
Keywords: | IDE java JetBrains |
Licenses: | |
Submitter: | Kendos_Kenlen |
Maintainer: | artafinde |
Last Packager: | artafinde |
Votes: | 14 |
Popularity: | 0.000009 |
First Submitted: | 2014-09-07 10:50 |
Last Updated: | 2019-12-07 14:31 |
Dependencies (4)
- giflib
- java-environment (jdk5, jdk9-openj9-bin, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk10-openjdk-openj9-bin, jdk9, zulu-10-bin, jdk-devel, jdk10, jdk-dcevm, jdk8-arm, jdk8-arm64, jdk8-openjdk-shenandoah, jdk8-openjdk-jetbrains, jdk6, jdk-arm, jdk12-openj9-bin, zulu-12-bin, jetbrains-jre, jetbrains-jre8, java-openjdk-bin, jdk13-openj9-bin, java-openjdk-ea-bin, jdk8, jdk11, jdk8-openj9-bin, jdk7, jdk11-adoptopenjdk, zulu-embedded-jdk11, jdk, jdk-openj9-bin, jdk-adoptopenjdk, zulu-11-bin, jdk12, amazon-corretto-8, amazon-corretto-11, jdk11-openj9-bin, jdk8-jetbrains, jdk8-graalvm-bin, jdk7r1-j9-bin, jdk7-j9-bin, jdk8-j9-bin, jdk11-graalvm-bin, jdk11-openjdk-dcevm, jdk8-openjdk-dcevm, jdk-jetbrains, jdk-openjdk, jdk10-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- libxtst
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
artafinde commented on 2015-10-02 21:51
huorpalantir commented on 2015-06-25 14:12
IDEA 15 EAP is out:
http://blog.jetbrains.com/idea/2015/06/intellij-idea-15-eap-is-open/
The new version works fine with the same packagebuild, afaik (not thorougly tested though).
gabor_bernat commented on 2015-03-16 19:22
Hello,
Build fails with:
==> Entering fakeroot environment...
==> Starting package()...
cp: cannot stat ‘idea-IU-141.104.1’: No such file or directory
after download. :)
Wyn commented on 2014-11-28 06:58
Maverick commented on 2014-11-11 17:58
current version is broken due to a build number typo. I think you need to add a "1" in front of the build number.
PS Thank you for the package!
Pinned Comments
artafinde commented on 2019-04-04 08:02
You can now choose to use JBR8 or no-JBR prior to build by editing the
_JBR
variable inPKDBUILD
. Usejbr8
,no-jbr
or leave empty to default to JBR11. See more info on the blog-post by Jetbrains. PS: Technically thejava-environment
can be optional dependency since the default is to come with JBR but I'll leave it like this since one would probably want to do development in Java.