whyclxw
2021-01-13 50b3be882658533f60f9cf7eda6e63d16d4b2918
1
2
3
4
5
6
7
8
9
10
11
<?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="output" path="bin"/>
</classpath>