Package Details: pycharm-professional 2024.2.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: 288
Popularity: 1.32
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-09-27 23:19 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 44 Next › Last »

bbolgradov commented on 2016-06-01 11:06 (UTC)

Why not use the package with bundled JDK? It's recommended to use theirs, as it includes many fixes before they are applied to Oracle's JDK. Also, the product is tested with it, so it shouldn't have problems that could otherwise occur. At least we should have another package on AUR, e.g. pycharm-professional-with-jdk "It's recommended to use the bundled JRE (if available). In case you have any issues with the bundled version, you can switch to the latest version of Oracle JDK or OpenJDK available for your system" - https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under

JohnRobson commented on 2016-05-18 18:42 (UTC)

Gtk-Message: Failed to load module "rgba" Sorry about this question here, but someone know what I need to install or setup to show matplotlib graphic?

Xavier commented on 2016-05-11 15:27 (UTC) (edited on 2016-05-11 23:38 (UTC) by Xavier)

Hi, with this update I added the "charm" app, this is an script (modified but generated with Pycharm http://bit.ly/1T8LQe8) for opening a single file (for .py files and without need of a project) in Pycharm.

4X3L commented on 2016-04-20 18:01 (UTC)

pycharm-professional.install does not pass the validity test.

Xavier commented on 2016-04-16 16:56 (UTC)

Hi @oxplot, the libx11 is covered by libxslt, moreover, if anyone want run any app, the basic is to have installed a basic X11/DE environment, agree?

oxplot commented on 2016-04-16 06:53 (UTC) (edited on 2016-04-16 06:54 (UTC) by oxplot)

Should this have libx11 and libxrender as dependency? Because if X is not installed, none of the other dependencies require it and after install it won't run.

Xavier commented on 2016-04-13 16:51 (UTC)

Changes from 2016.1.2-1 to 2016.1.2-2: * Change url for download package without JDK * Is not necesary delete bundled JRE inside Pycharm installation * Added Python tox in optional depends * Added Pytest in optional depends

Xavier commented on 2016-04-09 21:59 (UTC)

Hi @Light2Yellow, the package created by this pkgbuild only have a one .desktop: $ pacman -Ql pycharm-professional |grep .desktop pycharm-professional /usr/share/applications/pycharm-professional.desktop $ Maybe the second .desktop was created by you.

<deleted-account> commented on 2016-04-09 19:03 (UTC)

Isn't .desktop file created by IDE automatically? Because I always have two of them. Maybe one of them lives from time I've accidentally pressed "Create launcher" from IDE, but who knows...

Xavier commented on 2016-04-05 23:49 (UTC)

Mmm @Hideaki you are right, fixed, adjusted the depends with packages that provider java-runtime>=8, thanks (without increment pkgrel)