-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
40 lines (40 loc) · 2.42 KB
/
.classpath
File metadata and controls
40 lines (40 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="testsrc"/>
<classpathentry kind="src" path="consolesrc"/>
<classpathentry kind="src" path="examplesrc"/>
<classpathentry kind="lib" path="lib/ide/apiguardian-api.jar"/>
<classpathentry kind="lib" path="lib/ide/exedio-cope-hsqldb.jar"/>
<classpathentry kind="lib" path="lib/ide/exedio-cope-util.jar" sourcepath="lib/ide/exedio-cope-util-src.zip"/>
<classpathentry kind="lib" path="lib/ide/exedio-cope.jar" sourcepath="lib/ide/exedio-cope-src.zip"/>
<classpathentry kind="lib" path="lib/ide/hsqldb.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-jupiter-api.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-jupiter-engine.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-platform-commons.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-platform-console.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-platform-engine.jar"/>
<classpathentry kind="lib" path="lib/ide/junit-platform-launcher.jar"/>
<classpathentry kind="lib" path="lib/ide/LatencyUtils.jar"/>
<classpathentry kind="lib" path="lib/ide/logback-classic.jar"/>
<classpathentry kind="lib" path="lib/ide/logback-core.jar"/>
<classpathentry kind="lib" path="lib/ide/micrometer-core.jar"/>
<classpathentry kind="lib" path="lib/ide/opentest4j.jar"/>
<classpathentry kind="lib" path="lib/ide/slf4j-api.jar"/>
<classpathentry kind="lib" path="lib/ide/trove4j.jar"/>
<classpathentry kind="lib" path="lib/jsr305/jsr305.jar"/>
<classpathentry kind="lib" path="lib/ide/jakarta.servlet-api.jar" sourcepath="lib/ide/jakarta.servlet-api-source.jar"/>
<classpathentry kind="lib" path="lib/ide/exedio-cops.jar" sourcepath="lib/ide/exedio-cops-src.zip"/>
<classpathentry kind="lib" path="lib/instrument/exedio-cope-instrument-annotations.jar"/>
<classpathentry kind="lib" path="lib/ide/exedio-cope-servletutil.jar"/>
<classpathentry kind="lib" path="lib/ide/mockito-core.jar" sourcepath="lib/ide/mockito-core-source.jar"/>
<classpathentry kind="lib" path="lib/ide/mockito-junit-jupiter.jar"/>
<classpathentry kind="lib" path="lib/ide/hamcrest.jar"/>
<classpathentry kind="lib" path="lib/ide/hamcrest-core.jar"/>
<classpathentry kind="output" path=".eclipse-output"/>
</classpath>