/.classpath

http://ictclas4j.googlecode.com/ · #! · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 49f01d2bf025f5f680c914bbe9a2f821 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  5. <classpathentry kind="var" path="JUNIT_HOME/junit.jar" sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.1.0/src/org.junit_3.8.1/junitsrc.zip"/>
  6. <classpathentry kind="lib" path="E:/gftech/library/log4j-1.2.12.jar" sourcepath="D:/Apache/logging-log4j-1.2.12/src"/>
  7. <classpathentry kind="lib" path="E:/gftech/library/commons-lang-2.1.jar"/>
  8. <classpathentry kind="output" path="bin"/>
  9. </classpath>