Package Details: pycharm-professional 2024.3-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: 289
Popularity: 0.97
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-11-14 03:02 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 Next › Last »

kotrfa commented on 2014-04-26 19:50 (UTC)

It doesn't work with OpenJDK. You have to use oracle java (in aur just "jdk").

vdemin commented on 2014-04-06 05:49 (UTC)

Thank you!

Xavier commented on 2014-04-06 04:28 (UTC)

Hi @jkl and @vdemin, I know the settings useSystemAAFontSettings depend of particular configuration of the system and hardware, for example for me the better options is 'on'. Then, I think that the better solution is let the user set this settings in .bashrc (or particular config shell file), I added message after install/update showing this particular settings need for AA in Java app. Regards

jkl commented on 2014-04-05 18:58 (UTC)

@epsilom The patch to vmoptions for font antialiasing seems to have come back. The newest versions of pycharm will ship with useSystemAAFontSettings=lcd which should both enable AA font rendering and give better results. I use both infinality and jre7-openjdk-headless-fontfix package, and in this case it is essential. Is the font rendering better for anyone with =on vs the upstream setting?

vdemin commented on 2014-04-05 09:42 (UTC)

Maybe it's just my opinion, but with useSystemAAFontSettings=lcd text looks better. I revert this setting.

Xavier commented on 2014-04-04 19:11 (UTC)

for this version 3.1.2 I have changed several things in the PKGBUILD, e.g. the name of .desktop file (maybe the name change in the menu in the DE)

intgr commented on 2014-04-04 14:07 (UTC)

3.1.2 released.

SoonerBourne commented on 2014-03-06 14:21 (UTC)

Unfortunately, I'm not going to be able to keep maintaining this package for the next few months. I'm going to disown it so someone else can pick it up. I would rather release it in good shape and not behind so someone isn't scrambling to try to figure it out and make it work.

SoonerBourne commented on 2014-02-25 14:30 (UTC)

@herr-biber Change incorporated.

herr-biber commented on 2014-02-25 13:22 (UTC)

Maybe, we could add 'pycharm-community' to conflicts? conflicts=('pycharm' 'pycharm-community')