summarylogtreecommitdiffstats
path: root/pycharm-professional.install
diff options
context:
space:
mode:
Diffstat (limited to 'pycharm-professional.install')
-rw-r--r--pycharm-professional.install12
1 files changed, 4 insertions, 8 deletions
diff --git a/pycharm-professional.install b/pycharm-professional.install
index 5f65abed5c46..028a44f90c68 100644
--- a/pycharm-professional.install
+++ b/pycharm-professional.install
@@ -1,16 +1,12 @@
post_install() {
/bin/cat << EOF
===>
-===> Please set the Anti-aliasing font settings for Java app
-===> adding the following line to the user's file ~/.bash_profile
-===> (not in ~/.bashrc):
+===> Please set the anti-aliasing font and others settings of
+===> pycharm in this file (if is needed):
===>
-===> export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=setting'
-===>
-===> Replace 'setting' with on, lcd, gasp, etc. By default is
-===> configured with lcd.
+===> /opt/pycharm-professional/bin/pycharm64.vmoptions
===>
-===> Please read the following link for more options:
+===> Please read the following link for more font options:
===> https://wiki.archlinux.org/index.php/Java_Runtime_Environment_Fonts
===>
EOF