@XavierCLL I need this to increase memory limit for JVM. I don't want to do it in bash_profile, because it's app-specific configuration
Search Criteria
Package Details: pycharm-professional 2024.3-1
Package Actions
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: | 1.01 |
First Submitted: | 2013-09-25 03:56 (UTC) |
Last Updated: | 2024-11-14 03:02 (UTC) |
Dependencies (19)
- cython (cython-gitAUR, cython0AUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libdbusmenu-glib
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, noto-fonts-liteAUR, ttf-paratypeAUR, ttf-plemoljp-binAUR, ttf-dejavu-emojilessAUR, noto-fonts-variable-liteAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation)
- docker-compose (docker-compose-v1-binAUR, docker-compose-gitAUR, docker-desktopAUR) (optional) – For support docker inside Pycharm
- docker-machine (docker-machine-gitlab-binAUR) (optional) – For support docker inside Pycharm
- ipython (ipython-gitAUR) (optional) – For enhanced interactive Python shell inside Pycharm
- jupyter-server (optional) – For Jupyter notebooks and apps
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement
- python-pytest (optional) – For support testing inside Pycharm
- python-setuptools (optional) – Packages manager for Python, for project interpreter
- python-tox (optional) – Python environments for testing tool
- vagrant (vagrant-gitAUR) (optional) – For support virtualized development environments
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 44 Next › Last »
antigluk commented on 2017-05-04 15:39 (UTC)
Xavier commented on 2017-05-03 15:48 (UTC) (edited on 2017-05-03 15:48 (UTC) by Xavier)
Hi @antigluk, before that, why do you need edit the pycharm.vmoptions? if is for the font or set some java options, consider using the _JAVA_OPTIONS variable in .bash_profile (read below)
antigluk commented on 2017-05-03 10:08 (UTC)
Hi! Can you please add pycharm.vmoptions file to backups? It gets overwrote after every update and it's a bit of pain :)
52a53,54
> backup=(opt/$pkgname/bin/pycharm.vmoptions)
>
invik commented on 2017-04-13 08:40 (UTC)
Hm. I forgot to check that (solved!).
I actually had it set, but to the literal value "setting". I wonder when and why I did that, as the default "lcd" value is fine for me.
Also, I am still wondering why IntelliJ wasn't affected by the wrong setting...
Xavier commented on 2017-04-12 18:37 (UTC)
Hi @ricrogz,
By default this app use the package with jdk, if you have problems with antialiasing you can set the Anti-aliasing font settings for Java app adding the following line to the user's file ~/.bash_profile:
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=setting'
Replace 'setting' with on, lcd, gasp, etc. By default is configured with lcd.
Read the following link for more options: https://wiki.archlinux.org/index.php/Java_Runtime_Environment_Fonts
invik commented on 2017-04-12 17:48 (UTC) (edited on 2017-04-12 17:52 (UTC) by invik)
Hi, I have seen the comments about ugly fonts, and the removal of the '-no-jdk' option.
But still, I am having ugly fonts (without any antialiasing) in the splash screen and settings window texts. Is someone else also experiencing this?
Strangest thing: in IntelliJ all fonts are normally rendered with antialiasing.
wizpig64 commented on 2017-02-14 01:03 (UTC)
-no-jdk won't let me run pycharm, all I get is a poorly-aliased error message complaining about JDK not being 1.7. Had to remove -no-jdk as described by @madarse - thanks!
Here's the sha256 for 2016.3.2 (WITHOUT -no-jdk): c36413a56a8a1d046c84a2c32bab8aaba132551305a5db0845a6c7ed1dc0d4db
Future versions can be found at urls like this: https://download.jetbrains.com/python/pycharm-professional-2016.3.2.tar.gz.sha256
dodobas commented on 2017-01-19 09:12 (UTC)
yeah, can you remove '-no-jdk'
font rendering is horrible with the system java
madrse commented on 2016-12-19 13:38 (UTC)
For those who wish to install the bundled jdk edition, remove `-no-jdk` from the tarball name and replace the sha256sum in the pkgbuild file.
With that said, I suggest using this tarball by default. Font rendering is better with the bundled jdk, and java-runtime can be removed as a dependency from this package.
Pinned Comments