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

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

html - Cut text on left side inside button while centering -

php - Hide Categories from WordPress Dashboard by ID and Custom Post Type -