Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IntelliJ - compiler.automake.allow.app.running settings is not available in IntelliJ IDEA 2022.3.2 (Community Edition)

I am trying to enable live reload for my spring project in intellj but I couldn't find the below option in the registry

compiler.automake.allow.app.running version : IntelliJ IDEA 2022.3.2 (Community Edition)

I tried searching in the registry

like image 832
ManojS Avatar asked Oct 12 '25 17:10

ManojS


1 Answers

In the later IDEA version, this option was moved to Settings | Advanced Settings for easy discovery compared to the previous registry way:

enter image description here