Package Details: intellij-idea-ultimate-edition 2024.3-1

Git Clone URL: https://aur.archlinux.org/intellij-idea-ultimate-edition.git (read-only, click to copy)
Package Base: intellij-idea-ultimate-edition
Description: An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
Upstream URL: https://www.jetbrains.com/idea/
Licenses: custom:commercial
Submitter: uwolfer
Maintainer: uwolfer (dcelasun)
Last Packager: dcelasun
Votes: 419
Popularity: 0.50
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-11-14 06:59 (UTC)

Dependencies (6)

Required by (4)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 41 Next › Last »

Marcel_K commented on 2021-12-07 16:34 (UTC)

I just cloned the repository, again, and running git status shows that the repository is correct:

$ git clone https://aur.archlinux.org/intellij-idea-ultimate-edition.git
Cloning into 'intellij-idea-ultimate-edition'...
remote: Enumerating objects: 458, done.
remote: Counting objects: 100% (458/458), done.
remote: Compressing objects: 100% (289/289), done.
remote: Total 458 (delta 170), reused 457 (delta 169), pack-reused 0
Receiving objects: 100% (458/458), 96.16 KiB | 1.32 MiB/s, done.
Resolving deltas: 100% (170/170), done.
$ cd intellij-idea-ultimate-edition/
$ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

madFerret commented on 2021-12-07 07:29 (UTC) (edited on 2021-12-07 09:18 (UTC) by madFerret)

Also having the issue with PKGBUILD does not exist., but only when building -jre. Does anyone have a solution? PS: I think the root issue is:

Cloning intellij-idea-ultimate-edition build files...
Running as unit: run-u87.service
fatal: not a git repository (or any parent up to mount point /var/cache/private)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Marcel_K commented on 2021-12-01 17:34 (UTC)

That sounds like a pamac issue, this repo is correct.

aembleton commented on 2021-12-01 11:24 (UTC)

I'm getting the following error on a pamac update: PKGBUILD does not exist.

SCDevel commented on 2021-11-28 09:37 (UTC)

@woland7 Download intellij-idea-ultimate-edition-jre

woland7 commented on 2021-10-05 19:54 (UTC)

Latest version works only with Java11 in my case, otherwise I get cannot access class sun.awt.AWTAutoShutdown

jwan commented on 2021-10-01 11:47 (UTC)

I've installed this package, but when I try to run IntelliJ, nothing happens! nothing launches. What am I missing?

Luken commented on 2021-09-16 17:16 (UTC)

Guys, how do you deal with this issue: https://youtrack.jetbrains.com/issue/JBR-917 ? It makes the IDE almost unusable for me, and seems to be there since always.

davidhaller commented on 2021-07-20 12:41 (UTC)

Hey, your package already exists there: https://aur.archlinux.org/packages/intellij-idea-ultimate-edition/

KDN_Observer commented on 2021-07-04 09:29 (UTC)

@zsolt-donca @xavierbaez delete the old downloaded files and redownload the latest one. If you are using an AUR helper, consult the documentation on how to clear the build cache.