OSDN Git Service

2段階チェック。同一名称のバス停がある場合にはインポート対象から外す。
[convbusstop/convbusstop.git] / .classpath
index 2d3bafe..7a553c1 100644 (file)
@@ -2,8 +2,7 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="lib" path="/home/hayashi/workspace/hayashi_0225.jar"/>
-       <classpathentry kind="lib" path="/home/hayashi/workspace/hsqldb_2_2_8.jar"/>
-       <classpathentry kind="lib" path="/home/hayashi/workspace/jar-in-jar-loader.zip"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="lib" path="lib/hayashi_0225.jar"/>
+       <classpathentry kind="lib" path="lib/hsqldb_2.2.9.jar"/>
+       <classpathentry kind="output" path="classes"/>
 </classpath>