Search Criteria
Package Details: clion-eap-gdb 252.23309.24-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clion-eap.git (read-only, click to copy) |
---|---|
Package Base: | clion-eap |
Description: | JetBrains packaged GNU Debugger for CLion EAP |
Upstream URL: | http://www.jetbrains.com/clion |
Keywords: | C C++ IDE JetBrains |
Licenses: | custom |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 60 |
Popularity: | 0.000269 |
First Submitted: | 2014-09-08 12:11 (UTC) |
Last Updated: | 2025-06-23 22:05 (UTC) |
Dependencies (1)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
Required by (1)
- clion-eap (optional)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
Ashark commented on 2025-07-11 15:33 (UTC)
In the PKGBUILD after moving jre into main package I see:
Hmm... Who was confused? From my perspective, this change creates confusion. Previously, you had several clear packages, and could install what you want. And this logic is still kept for other components (bundled gdb, bundled cmake, etc.)
But now... You integrated jre. And to unintegrate, you need to edit PKGBUILD. And the file clion-eap.install is not "universal" now (included depending on the value of _external_jre) which may confuse.
Really strange decision.
Zrax commented on 2024-05-31 16:49 (UTC)
Looks like that's a new feature in this version... I'll fix it to use the new launcher.
Ashark commented on 2024-05-31 13:26 (UTC)
When launching, I see notification:
The IDE seems to be launched with a script launcher ('bin/clion.sh'). Please consider switching to a native launcher ('bin/clion') for better experience.
https://youtrack.jetbrains.com/articles/SUPPORT-A-56/Switch-to-a-native-launcher-notification
Is that expected?
MarsSeed commented on 2023-08-16 18:24 (UTC)
Thank you for the quick response. Appreciated!
MarsSeed commented on 2023-08-16 11:11 (UTC)
Hi,
Please kindly remove
biicode
from optdepends.It has been discontinued since 2015, and doesn't work, as it is badly packaged - several of its Python2 deps are not declared.
And if someone installs the required packages, biicode just makes a web call to a nonexistent Heroku PaaS container:
https://biiserverproduction.herokuapp.com/
And then it does not do anything: all it responds every time is:
Ultimately, biicode is dead without its online repository / metadata server. Basically it is like the online functionality of
pip
without PyPI.org, orpacman -S
without any existing repos configured.kim1 commented on 2023-01-21 04:50 (UTC)
CLion EAP 231.4840.362 is available. It is now also downloadable using the EAP version in the URL: https://download.jetbrains.com/cpp/CLion-231.4840.362.tar.gz so _dlver is no longer required. Here is the checksum: https://download.jetbrains.com/cpp/CLion-231.4840.362.tar.gz.sha256
Weby commented on 2019-06-19 08:31 (UTC)
With the latest version, I had to symlink libyjpagent64.so, found in --/plugins/performanceTesting/bin/, in the --/bin folder under the name libyjpagent-linux64.so
Clion refused to boot otherwise.
Is that an upstream issue ?
1 2 3 4 5 6 .. 8 Next › Last »