Search Criteria
Package Details: clion-lldb 1:2024.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clion.git (read-only, click to copy) |
---|---|
Package Base: | clion |
Description: | JetBrains packaged LLVM Debugger for CLion |
Upstream URL: | http://www.jetbrains.com/clion |
Keywords: | C C++ IDE JetBrains |
Licenses: | custom |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 230 |
Popularity: | 0.94 |
First Submitted: | 2015-04-14 21:23 (UTC) |
Last Updated: | 2024-11-20 16:39 (UTC) |
Dependencies (1)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Required by (1)
- clion (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
recolic commented on 2021-10-29 07:35 (UTC) (edited on 2021-10-29 07:35 (UTC) by recolic)
I think
clion
should depends onclion-jre
. I'm also experiencing the same error.If one day clion runs on latest jre-openjdk-headless, we can make
clion
depends onjre-openjdk-headless
. It's not a good idea to ask users to manage dependencies by themselves.Zrax commented on 2021-09-01 20:38 (UTC)
@deltaclock: You will need to either install the clion-jre sub-package that is built by this PKGBUILD, or downgrade your system JDK to an older version (jdk 11 should be supported since that's the version clion-jre uses).
deltaclock commented on 2021-09-01 17:21 (UTC)
Hello, just installed this today and I get this error. Tried changing some vmoptions but didn't really help.
nesuma commented on 2021-08-11 11:18 (UTC)
With no JDK installed executing Clion did not return any message to me and I had to go trough the shell script to find the breaking lines. I know that "optional" packages were listed during installation but some feedback from the executable would be nice
Algunenano commented on 2021-07-29 10:57 (UTC)
Hi, with the update to 2021.2 Jetbrains removed x86 support and renamed fsnotifier64 to fsnotifier (the name of the old 32b program). The PKGBUILD needs to be changed to stop deleting fsnotifier.
jbbjarnason commented on 2021-02-07 11:20 (UTC)
FYI you can run clion with java 15 https://youtrack.jetbrains.com/issue/IDEA-251536
In short remove UseConcMarkSweepGC lines from the configuration files, the file are by default placed in /opt/clion/bin/clion.vmoptions and /opt/clion/bin/clion64.vmoptions
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 gettingMarcel_K commented on 2020-12-28 14:33 (UTC)
What do you mean? That's exactly what you (can) do with this package.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »