change directory where PhpStorm stores config and system directories ?

Hello,
With PhpStorm 2019.1.2 where can I change directory where PhpStorm stores config and system directories ?
Which by default is /home/user/.PhpStorm2019.

Thanks!

0
Avatar
Permanently deleted user

You can change PhpStorm config files directory editing by Idea.properties file which is available in your PhpStorm installation directory.

0
Avatar
Permanently deleted user

Can this option be applied on existing installation, or have I to reinstall the app?

0
Avatar
Permanently deleted user

You can do this with your existing app.

Move your existing PhpStorm config folder to your new desired directory than point new directory path into idea.properties file.

0

请先登录再写评论。