forked from deanhiller/playorm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·29 lines (29 loc) · 2.16 KB
/
.classpath
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="input/javasrc"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="input/libinclude/annovention-0.1.jar" sourcepath="C:/AAROOT/gitrepos/annovention-read-only/src/main/java"/>
<classpathentry kind="lib" path="input/libinclude/javassist.jar"/>
<classpathentry kind="lib" path="input/libinclude/guice-3.0.jar"/>
<classpathentry kind="lib" path="input/libinclude/javax.inject.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-api-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-ext-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-ext-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/jcl-over-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/jcl-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/jul-to-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/jul-to-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/log4j-over-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/log4j-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-access-1.0.1-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-access-1.0.1.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-classic-1.0.1-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-classic-1.0.1.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-core-1.0.1-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-core-1.0.1.jar"/>
<classpathentry kind="lib" path="input/libinclude/lucene-core-3.6.0-javadoc.jar"/>
<classpathentry kind="lib" path="input/libinclude/lucene-core-3.6.0.jar" sourcepath="input/libinclude/lucene-core-3.6.0-javadoc.jar"/>
<classpathentry kind="lib" path="input/libinclude/junit-4.10.jar"/>
<classpathentry kind="output" path="eclipsegen"/>
</classpath>