For setting up eclipse simply copy the files .classpath and .project into basedir which happens to be two steps down form the folder where this file resides. Then create a new project with eclipse using the existing files in the basedir of this project. In the basedir you should also find a build.xml which can also be used to set up the project. Please also import the code_formatting_profile into eclispe and use it for formatting the code according to out convertions. Thank you. ks