Not able to locate log4j.properties in IntelliJ -


i not able locate file log4j.properties in java using intellij ide. have tried creating properties folder resource bundle nothing. tried copying everywhere, looks need add classpath or else won't work.

i know can create file custom path , give file object propertyconfigurator.configure(file file).

but want know how create property folder in intellij , add classpath. in eclipse straight forward process, idea not able do. using intellij 2016.

thanks,


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -