Package Details: pycharm-professional 2024.1.4-1

Git Clone URL: https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy)
Package Base: pycharm-professional
Description: Python IDE for Professional Developers. Professional Edition
Upstream URL: https://www.jetbrains.com/pycharm/
Keywords: development editor ide jetbrains python
Licenses: custom
Submitter: hippojazz
Maintainer: Xavier (37h4n)
Last Packager: Xavier
Votes: 287
Popularity: 1.11
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-06-25 20:04 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 44 Next › Last »

Xavier commented on 2018-07-26 17:17 (UTC)

Hi matthias, I tested the no-jdk version and it has some problems using the java of the system related to hdpi support and other issues fixed using the jdk version, then I think that is not recommended to use, at least when jetbrains in the future support java>8

Singularity commented on 2018-07-26 17:11 (UTC)

I also miss it. I think the nojdk version should be the default one.

You don't need the update-cache part in the .install file anymore, it's done by pacman now. You find files with the name in /usr/share/libalpm/hooks/.

matthias.lisin commented on 2018-07-26 10:46 (UTC)

What happened to the no-jdk version?

matthias.lisin commented on 2018-06-15 10:55 (UTC)

@zerophase Can't reproduce. It sounds more like an GTK misconfiguration on your side.

zerophase commented on 2018-06-15 02:59 (UTC)

Getting a warning for not finding gtk-engine-murrine, when launching PyCharm from the console. I think it's an optional dependency.

MarcinWieczorek commented on 2018-06-04 09:57 (UTC)

Please quote the paths, such as $pkgdir

lybin commented on 2018-05-31 19:24 (UTC) (edited on 2018-05-31 19:24 (UTC) by lybin)

==> WARNING: Package contains reference to $srcdir

opt/pycharm-professional/helpers/pydev/_pydevd_bundle_ext/pydevd_cython.cpython-36m-x86_64-linux-gnu.so

opt/pycharm-professional/helpers/pydev/_pydevd_frame_eval_ext/pydevd_frame_evaluator.cpython-36m-x86_64-linux-gnu.so

Xavier commented on 2018-04-29 18:39 (UTC)

Hi @resurtm, you can set the java options in the file ~/.bash_profile (not in ~/.bashrc):

export _JAVA_OPTIONS='...'

e.g:

export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=lcd'

resurtm commented on 2018-04-29 15:29 (UTC)

Hey there! Nice package. :-)

I have a question: how can I adjust JVM settings for this PyCharm distribution? I remember in distribution coming from JetBrains there were some files called something like vmoptions and vmoptions64.

Is there anything like that in this package?

Thank you!

Xavier commented on 2018-04-03 17:47 (UTC)

@marquicus, it seems that packaging for python 3 is missing, check from repositories: sudo pacman -Sy python-packaging