java - Change a .properties file inside a jar from within that jar -


i have runnable jar , change properties file inside runnable jar itself. main aim here when jar runs first time, communicates other modules using ipc , gets details other module, after getting details jar must persist values when runs again next time, must able use new details.

if not possible, best way such thing storing these details temporary location may not way.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -