Editing eclipse classpath file Author : JavaBeat Date : Mon Jul 14th, 2008
While creating a project in Eclipse, by default it creates a .classpath file in the project directory. That file will be usedfor storing file names and other dependent files needed in the classpath to compile and execute the project successfully.