.classpath 1.3 KB

12345678910111213141516171819
  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/JavaSE-1.8"/>
  4. <classpathentry kind="src" path="src"/>
  5. <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
  6. <classpathentry kind="lib" path="org.eclipse.jdt.annotation_2.2.200.v20180921-1416.jar"/>
  7. <classpathentry exported="true" kind="lib" path="lib/jbehave-core-4.1-javadoc.jar"/>
  8. <classpathentry exported="true" kind="lib" path="lib/jbehave-core-4.1.jar"/>
  9. <classpathentry exported="true" kind="lib" path="lib/jbehave-junit-runner-1.2.1-20150529.081438-4.jar"/>
  10. <classpathentry exported="true" kind="lib" path="lib/jscheme-7.2.jar"/>
  11. <classpathentry exported="true" kind="lib" path="lib/paranamer-2.8.jar"/>
  12. <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.11.jar"/>
  13. <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
  14. <classpathentry exported="true" kind="lib" path="lib/commons-io-2.5.jar"/>
  15. <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.5.jar"/>
  16. <classpathentry exported="true" kind="lib" path="lib/plexus-utils-3.0.24.jar"/>
  17. <classpathentry exported="true" kind="lib" path="lib/freemarker.jar"/>
  18. <classpathentry kind="output" path="bin"/>
  19. </classpath>