.classpath
上传用户:cccombo
上传日期:2021-01-31
资源大小:16445k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

SQL

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry including="com/" excluding="**/.svn/|.svn/" kind="src" path=""/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  5. <classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
  6. <classpathentry kind="output" path="output"/>
  7. </classpath>