I\'m working in a project in Java and sometimes all my images randomly dissapeared from the project\'s bin folder. It is getting very annoying because I have to put everythi
Create one resources folder and put them there. Then mark that folder as "source folder" (right click -> Build Path -> Use as source folder)
resources