Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IntelliJ Stuck On "Saving '[project name]' settings" when exiting

Lately when I exit IntelliJ (in Ubuntu, Java 21 installed), a dialog box pops up stating "Saving '[project name]' settings" and it never goes away. This used to not happen.

Anyone know how I can figure out what's going on? I am a bit nervous ever time I end the task that things are going to get corrupted.

Thanks!

I just click the 'X' to exit.

Expected settings to save very quickly and the application to exit.

like image 849
Dave Lowe Avatar asked Sep 12 '25 01:09

Dave Lowe


2 Answers

Workaround:

  1. Click IDE main menu Help | Edit Custom Properties,
  2. add ide.ui.new.file.chooser=true in a new line.
  3. Use File | Invalidate Caches
  4. enable the "Clear file system cache and Local History" option
  5. Invalidate and Restart to clear the file access cache.

https://youtrack.jetbrains.com/issue/IJPL-74471/UI-freeze-on-IDE-start-in-2023.2-PerModulePackageCacheService

like image 64
r23vme Avatar answered Sep 13 '25 15:09

r23vme


Except the answer above(which didn't help in my case), I've deleted .idea folder in the project.

My environment: MacOS Editor: IntelliJ.

Hope this helps.

like image 37
uyghurbeg Avatar answered Sep 13 '25 16:09

uyghurbeg



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!