Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

clion change default cache directory

Currently, for linux operating systems, the cache and index folders for clion are defaulted to /home/.Clion12/. I am on an NFS and want the cache directory and indexing directories to point to my internal ssd. Where can I change this?

like image 361
Steven Combs Avatar asked Sep 01 '25 03:09

Steven Combs


1 Answers

I just found the answer to this. In the bin directory where clion.sh is kept, there is an ideas.properties file. You can change the default location there.

like image 81
Steven Combs Avatar answered Sep 04 '25 08:09

Steven Combs