diff options
Diffstat (limited to 'nms_sync/.classpath')
| -rw-r--r-- | nms_sync/.classpath | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/nms_sync/.classpath b/nms_sync/.classpath index a9c6d9f..ddcfc47 100644 --- a/nms_sync/.classpath +++ b/nms_sync/.classpath @@ -1,14 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="src" path="conf"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> - <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> - <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/> - <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.0-bin.jar"/> - <classpathentry kind="lib" path="lib/fastjson-1.2.47.jar"/> - <classpathentry kind="lib" path="lib/druid-1.0.29.jar"/> - <classpathentry kind="lib" path="lib/jfinal-3.4-bin-with-src.jar"/> - <classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath> +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="conf"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+ <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
+ <classpathentry kind="lib" path="lib/fastjson-1.2.47.jar"/>
+ <classpathentry kind="lib" path="lib/druid-1.0.29.jar"/>
+ <classpathentry kind="lib" path="lib/jfinal-3.4-bin-with-src.jar"/>
+ <classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar"/>
+ <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.13.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|
