Ive inherited some code which started out as an Android project but really is just an API to be used by other applications. Hence, the \'build\' process usually just produce
You should copy files: .classpath and .project from other working java project. Next you should edit .project with text editor and change SampleProject to YourProjectName