選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="src" path="testsrc"/>
  5. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
  6. <classpathentry kind="src" path="/util"/>
  7. <classpathentry kind="lib" path="/lib/jdiff/jdiff.jar"/>
  8. <classpathentry kind="src" path="/bridge"/>
  9. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  10. <classpathentry kind="output" path="bin"/>
  11. </classpath>