/eclipse-plugin/com.google.test.metric.eclipse.test/.classpath

http://testability-explorer.googlecode.com/ · #! · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · ff9422641a0bb67b44052a0bb63a4741 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
  4. <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
  5. <classpathentry kind="src" path="src/main/java"/>
  6. <classpathentry exported="true" kind="lib" path="easymock.jar"/>
  7. <classpathentry kind="output" path="bin"/>
  8. </classpath>