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

12345678910
  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="src" path="/bridge"/>
  6. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
  7. <classpathentry combineaccessrules="false" kind="src" path="/util"/>
  8. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  9. <classpathentry kind="output" path="bin"/>
  10. </classpath>