Skip to content
Permalink
10a76c9360
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
10 lines (10 sloc) 609 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="src/" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="E:/2012Fall/Prjs/ForJarFiles/junit-4.10.jar"/>
<classpathentry kind="lib" path="E:/2012Fall/Prjs/ForJarFiles/easymock-3.1.jar"/>
<classpathentry kind="lib" path="E:/2012Fall/Prjs/ForJarFiles/commons-io-2.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>