Hi I have 2 java projects that I want to access some files.
and i whant those files to be editable by user for example change a picture and so on in the folder "pictures for my program"
What is the most commonly used solutions for this?
And is the only thing to make it a strict path like c:/my program / files / pictures ?