Przeglądaj źródła

BETA: The compiled libraries for core.

Zoey76 13 lat temu
rodzic
commit
352a52af35
1 zmienionych plików z 8 dodań i 8 usunięć
  1. 8 8
      L2J_DataPack_BETA/.classpath

+ 8 - 8
L2J_DataPack_BETA/.classpath

@@ -1,11 +1,11 @@
 <?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.jar" />
-	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/trove-3.0.2.jar" />
-	<classpathentry kind="output" path="bin" />
+	<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/trove-3.0.2.jar"/>
+	<classpathentry kind="lib" path="/L2J_Server_BETA/dist/libs/netcon-1.7.jar"/>
+	<classpathentry kind="output" path="bin"/>
 </classpath>