-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.11 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<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.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/assertj-core-3.4.0.jar"/>
<classpathentry kind="lib" path="lib/jbehave-core-4.0.5.jar"/>
<classpathentry kind="lib" path="lib/jbehave-junit-runner-1.2.1-20150529.081438-4.jar"/>
<classpathentry kind="lib" path="lib/paranamer-2.8.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/org.apache.commons.lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.4.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/freemarker-2.3.23.jar"/>
<classpathentry kind="lib" path="lib/plexus-lang-1.1.jar"/>
<classpathentry kind="lib" path="lib/plexus-utils-3.0.22.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>