Package Details: clion 1:2024.1-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: 225
Popularity: 0.75
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2024-04-09 15:57 (UTC)

Dependencies (17)

Sources (3)

Latest Comments

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

bootlegbilly commented on 2021-02-03 23:06 (UTC)

@rhysperry111 try switching your java version to 11.

First install it: sudo pacman -S jre11-openjdk

Then run: sudo archlinux-java set java-11-openjdk

bootlegbilly commented on 2021-02-03 23:04 (UTC) (edited on 2021-02-03 23:04 (UTC) by bootlegbilly)

Can you add aarch64 as a supported architecture? I can confirm it runs just fine on it.

rhysperry111 commented on 2021-01-11 22:32 (UTC) (edited on 2021-01-11 22:33 (UTC) by rhysperry111)

Even though I have clion-jre installed, I am getting

OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
IDE is being shut down

Marcel_K commented on 2020-12-28 14:33 (UTC)

What do you mean? That's exactly what you (can) do with this package.

oUndercover commented on 2020-12-22 12:34 (UTC)

Is it possible to install clion from the AUR and then insert the license after the installation and have access to the full features of it?

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.