This will probably come off as a confusing or illogical question, but I'll ask it anyway!
I have made a Java program using Eclipse, and I would like to make it so that some variable values are stored after the program is closed.
First off, do I need to make the program a ".exe" for this to work?
If so, how?
I need only to store a few integers, some arrays, and a couple strings.
I do apologize if this question is incorrectly categorized, or just doesn't make sense.