- <?xml version="1.0" encoding="UTF-8"?>
- <classpath>
- <classpathentry including="**/*.java" kind="src" path="dist/game/data/scripts" />
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
- <classpathentry combineaccessrules="false" kind="src" path="/L2J_Server_BETA" />
- <classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/javolution-5.5.1.jar" />
- <classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/mmocore.jar" />
- <classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/netcon-1.7.jar" />
- <classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/L2J_GeoAbstraction.jar" />
- <classpathentry kind="output" path="bin" />
- </classpath>
|