Package Details: intellij-idea-ultimate-edition 2024.2.4-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.82
First Submitted: 2009-10-28 09:09 (UTC)
Last Updated: 2024-10-24 14:33 (UTC)

Dependencies (6)

Required by (4)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 41 Next › Last »

mickael9 commented on 2014-12-23 01:19 (UTC)

Starting with a relative path does not work because of the "cd" in the intellijidea.sh script. Can you fix this ? The script from intellij-idea-14-ultimate does the right thing.

rdoursenaud commented on 2014-11-20 16:12 (UTC)

Ooops, sorry, had my IDE updates misconfigured. 14.0.2 is an EAP, not a stable release. Please disregard my out-of-date flaging.

rdoursenaud commented on 2014-11-20 16:09 (UTC)

14.0.2 is available. Thanks!

cedricziel commented on 2014-11-17 09:58 (UTC)

I would like you to switch the protocol for the download location to https. This allows much better experience behind a proxy. Thank you,

windy commented on 2014-11-14 08:01 (UTC)

IDEA 14.0.1 is available.

kelloco2 commented on 2014-11-05 15:21 (UTC)

unless you have a license for version 13 with 1 year upgrade subscription and it hasn't expired yet, then you can upgrade to 14.

uwolfer commented on 2014-11-05 14:57 (UTC)

Updated to 14.0. Please keep in mind that this update requires a new license.

kelloco2 commented on 2014-11-05 12:20 (UTC)

will You upgrade to 14?

falmp commented on 2014-10-06 16:19 (UTC)

By the way, these lines can be removed: # never wait on user input when starting idea; copied from -ce PKGBUILD sed -i '/.*read IGNORE.*/ d' "$pkgdir"/usr/share/$pkgname/bin/idea.sh There's no line containing any 'read IGNORE' on the idea.sh file anymore.

falmp commented on 2014-10-06 16:13 (UTC)

uwolfer, it worked here, I downloaded the current tarball, updated version, md5 AND I also changed the _buildver, then run mkaurball. The intellij-idea-ultimate-edition-13.1.5-1.src.tar.gz will be ready for upload. Here is the updated PKGBUILD: http://pastie.org/9625138 asuglia, just as an note, you can also run makepkg -sic and it'll ask for install afterwards (the c is also option, it will clean up work files after build).