How to change the pycharm error file location in ubuntu?

I have installed pycharm through `snap`

 

I find sometimes that there is a file created in my home directory with a name that looks like this: java_error_in_pycharm_1595512.log.

I do not like stuff accumulating in my home dir. Is there a way to prevent this file from appearing in my home dir and configure some other dir

0
1 comment

This file is generated when PyCharm crashes due to JVM error. You can remove those files, and if you experience PyCharm crashes regularly, please submit an issue to https://youtrack.jetbrains.com/issues/py

0

Please sign in to leave a comment.