您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="java5-src"/>
  4. <classpathentry kind="src" path="java5-testsrc"/>
  5. <classpathentry kind="src" path="testsrc"/>
  6. <classpathentry combineaccessrules="false" kind="src" path="/asm"/>
  7. <classpathentry combineaccessrules="false" kind="src" path="/bridge"/>
  8. <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/>
  9. <classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
  10. <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
  11. <classpathentry combineaccessrules="false" kind="src" path="/testing-util"/>
  12. <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB"/>
  13. <classpathentry combineaccessrules="false" kind="src" path="/weaver5"/>
  14. <classpathentry kind="output" path="bin"/>
  15. </classpath>