-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
70 lines (70 loc) · 3.38 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="KNArenaClient/lib/native"/>
</attributes>
</classpathentry>
<classpathentry excluding="src/|lib/|res/" kind="src" path="">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="K3ArenaClient/lib/native"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="lib" path="lib/jinput.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/jogg-0.0.7.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/lwjgl_util_applet.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/lwjgl_util.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/lwjgl.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/slick.jar" sourcepath="lib/slick-sources.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/stax-1.2.0.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="PokenetClient-loadbar/lib/native"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/FengGUI.jar"/>
<classpathentry kind="lib" path="lib/TWL.jar"/>
<classpathentry kind="lib" path="lib/ibxm.jar"/>
<classpathentry kind="lib" path="lib/minlog-1.2.jar"/>
<classpathentry kind="lib" path="lib/asm-3.3.1.jar"/>
<classpathentry kind="lib" path="lib/kryo-1.04.jar"/>
<classpathentry kind="lib" path="lib/kryonet-1.04.jar"/>
<classpathentry kind="lib" path="lib/reflectasm-1.01.jar"/>
<classpathentry kind="lib" path="lib/jorbis-0.0.17.zip"/>
<classpathentry kind="lib" path="lib/nifty-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/simple-xml-2.6.2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.6.4.jar"/>
<classpathentry kind="lib" path="lib/slick-util.jar"/>
<classpathentry kind="lib" path="lib/sui.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>