Package Details: clion 1:2024.2.2-1

Git Clone URL: https://aur.archlinux.org/clion.git (read-only, click to copy)
Package Base: clion
Description: Cross-platform IDE for C and C++ from JetBrains.
Upstream URL: http://www.jetbrains.com/clion
Keywords: C C++ IDE JetBrains
Licenses: custom
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 230
Popularity: 2.00
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2024-09-23 16:25 (UTC)

Dependencies (17)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

chandradeepdey commented on 2020-06-05 17:12 (UTC) (edited on 2020-06-05 17:19 (UTC) by chandradeepdey)

please change the desktop entry to something like the official .desktop file, the "Free 30-day trial." and "GenericName=clion" are eyesores

https://paste.debian.net/1150451/

calvertdw commented on 2019-12-13 19:47 (UTC) (edited on 2019-12-13 19:49 (UTC) by calvertdw)

You can fix font rendering by using the JDK provided with intellij-idea-ce [1]. To do this, set CLION_JDK=/opt/intellij-idea-ce/jbr/ or write /opt/intellij-idea-ce/jbr/ to ~/.CLion2019.3/config/clion.jdk

[1] https://aur.archlinux.org/packages/intellij-idea-ce/

b1tninja commented on 2019-09-27 15:38 (UTC)

Just FYI there are free *-eap versions too.

"The Early Access Program (EAP) provides free access to pre-release builds of our products: you can try our new features out early in return for your valuable feedback."

jackrabbit commented on 2019-06-06 16:32 (UTC) (edited on 2019-06-06 16:33 (UTC) by jackrabbit)

@outfrost While what you are saying is true (https://intellij-support.jetbrains.com/hc/en-us/articles/206544869-Configuring-JVM-options-and-platform-properties), that does not work in my case. I override the settings that determine the location of the config directory and the mechanism you describe entirely misses the point.

outfrost commented on 2019-06-04 19:21 (UTC)

@jackrabbit I think you're supposed to modify those settings in your own config, located under your home directory, rather than /opt.

jackrabbit commented on 2019-06-04 14:21 (UTC)

@Zrax: could you add some additional files to the backup array in PKGBUILD? Specifically: - opt/${pkgbase}/bin/clion.vmoptions - opt/${pkgbase}/bin/idea.properties These contain settings for the user to change.

russkel commented on 2019-04-24 11:33 (UTC) (edited on 2019-04-24 11:34 (UTC) by russkel)

@blackout thanks, I have already solved my issue. Also a FYI: yaourt is deprecated and not used any more.

blackout commented on 2019-04-24 10:19 (UTC)

@marcin @russkel does it work if you try

yaourt -Suyyad

or if you find clion updatable to install it manually

yaourt -Sd clion

?

hel commented on 2018-07-30 14:42 (UTC)

Please add backup=(opt/$pkgname/bin/clion.vmoptions opt/$pkgname/bin/clion64.vmoptions) to PKGBUILD. These files may be changed by the user in order to allow for memory allocation by clion.

Zrax commented on 2018-05-30 14:30 (UTC)

@russkel: See the comments below -- it only does that if you're using an AUR helper. Regular makepkg only downloads it once.