| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
| <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| <classpathentry exported="true" kind="lib" path="easymock.jar" sourcepath="src.zip"> |
| <attributes> |
| <attribute name="javadoc_location" value="jar:platform:/resource/org.easymock/easymock2.4-javadoc.zip!/"/> |
| </attributes> |
| </classpathentry> |
| <classpathentry exported="true" kind="lib" path="easymockclassextension.jar" sourcepath="easymockclassextension.src.zip"/> |
| <classpathentry exported="true" kind="lib" path="cglib-2.1_3-src.jar"/> |
| <classpathentry exported="true" kind="lib" path="cglib-nodep-2.1_3.jar"/> |
| <classpathentry kind="output" path="bin"/> |
| </classpath> |