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

.classpath 1.1KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="testsrc"/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  5. <classpathentry kind="src" path="/ajbrowser"/>
  6. <classpathentry kind="src" path="/ajde"/>
  7. <classpathentry kind="src" path="/asm"/>
  8. <classpathentry kind="src" path="/bridge"/>
  9. <classpathentry kind="src" path="/build"/>
  10. <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
  11. <classpathentry kind="src" path="/org.eclipse.jdt.core"/>
  12. <classpathentry kind="src" path="/runtime"/>
  13. <classpathentry kind="src" path="/taskdefs"/>
  14. <classpathentry kind="src" path="/testing"/>
  15. <classpathentry kind="src" path="/testing-client"/>
  16. <classpathentry kind="src" path="/testing-drivers"/>
  17. <classpathentry kind="src" path="/testing-util"/>
  18. <classpathentry kind="src" path="/util"/>
  19. <classpathentry kind="src" path="/weaver"/>
  20. <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
  21. <classpathentry kind="output" path="bin"/>
  22. </classpath>