I\'m attempting to run an already existing eclipse project created by another person. After importing it to eclipse, and attempting to Run As->Java Application, it fails
If you don't want the properties file to be copied to the bin folder, you can try the following:
Right click your project, select Build Path, select Configure Build Path..
Select Libraries tab
Select Add class folder..
Add your resource folder.