Can't find resource for bundle java.util.PropertyResourceBundle, key kotlin.gradle.testing.enabled

http://mariusz-marciniak.blogspot.com/2019/09/intelij-idea-error-cant-find-resource.html

 

InteliJ: IDEA error: Can't find resource for bundle java.util.PropertyResourceBundle, key kotlin.gradle.testing.enabled

 
Lately I faced IDEA error Can't find resource for bundle java.util.PropertyResourceBundle in IntelliJ IDEA/To fix this issue you can: 
 
  • find util.jar file in Idea/lib folder
  • extract registry.properties file from misc folder and add required property

Guess you like

Origin www.cnblogs.com/voctrals/p/12077329.html