Can you provide a picture of that error, because my bet is, that it isn't a runtime error, but some error of Eclipse. If your application builds correctly, then it will not need any source file at runtime. I rather think that Eclipse is trying to parse some file and fails doing so. Also does your application crash because of this, or what is happening with the application?