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
See if you project has a "res" folder, which stands for resources. If it does, in that folder there should be a "Img" folder. You should put them there.