java - How to share one single config.properties file by an application and by a connected library -


i have written little tool package contains logging, mailing etc. package has it´s own config.properties file, opened that:

input = appproperties.class.getclassloader().getresourceasstream("config.properties"); 

now plan import package external jar other applications. there way have both, application , imported jar, share jar´s config.properties file, , if so, how can done?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -