|
@@ -2,10 +2,10 @@
|
|
|
<classpath>
|
|
|
<classpathentry including="**/*.java" kind="src" path="dist/game/data/scripts" />
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
|
|
|
- <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 combineaccessrules="false" kind="src" path="/L2J_Server" />
|
|
|
+ <classpathentry kind="lib" path="/L2J_Server/dist/libs/javolution-5.5.1.jar" />
|
|
|
+ <classpathentry kind="lib" path="/L2J_Server/dist/libs/mmocore.jar" />
|
|
|
+ <classpathentry kind="lib" path="/L2J_Server/dist/libs/netcon-1.7.jar" />
|
|
|
+ <classpathentry kind="lib" path="/L2J_Server/dist/libs/L2J_GeoAbstraction.jar" />
|
|
|
<classpathentry kind="output" path="bin" />
|
|
|
</classpath>
|