whyclxw
2021-01-13 a2a0114a167377e6f2f8ad20547d55f1b8763474
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/javaPath"/>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="config"/>
    <classpathentry kind="lib" path="lib/mybatis-generator-core-1.4.0-javadoc.jar"/>
    <classpathentry kind="lib" path="lib/mybatis-generator-core-1.4.0-sources.jar"/>
    <classpathentry kind="lib" path="lib/mybatis-generator-core-1.4.0.jar"/>
    <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.26-bin.jar"/>
    <classpathentry kind="lib" path="lib/mybatis-3.2.1.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>