huangcm
2024-12-18 9d29be7f7249789d6ffd0440067187a9f040c2cd
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
   <classpathentry kind="src" path="src/tests"/>
   <classpathentry kind="src" path="out/genfiles"/>
   <classpathentry kind="src" path="src/main"/>
   <classpathentry kind="lib" path="lib/guava-libraries/guava.jar"/>
   <classpathentry kind="lib" path="lib/htmlparser-1.3/htmlparser-1.3-with-transitions.jar"/>
   <classpathentry kind="lib" path="lib/jsr305/jsr305.jar"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   <classpathentry kind="lib" path="lib/commons-codec-1.4/commons-codec-1.4.jar"/>
   <classpathentry kind="lib" path="lib/junit/junit.jar"/>
   <classpathentry kind="output" path="out/classes"/>
</classpath>