2 Star 0 Fork 0

skey/cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.classpath 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
skey 提交于 2024-09-24 16:33 . no commit message
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="service"/>
<classpathentry excluding="WEB-INF/" kind="src" path="src/main/webapp"/>
<classpathentry including="**/*.java" kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Lib/JAVAEE/dswork-ee.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAVAWEB"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JAVAEE"/>
<classpathentry kind="lib" path="/Lib/dswork/dswork-sso.jar"/>
<classpathentry kind="lib" path="/Lib/dswork/dswork-authown.jar"/>
<classpathentry kind="lib" path="/Lib/dswork/dswork-html.jar"/>
<classpathentry kind="lib" path="/Lib/database/redis/jedis-4.4.1.jar"/>
<classpathentry kind="lib" path="/Lib/database/mysql/mysql-connector-java-8.0.27.jar"/>
<classpathentry kind="lib" path="/Lib/dswork/dswork-db.jar" sourcepath="/DsWorkJava"/>
<classpathentry kind="lib" path="/Lib/com/google/gson/gson-2.10.1.jar"/>
<classpathentry kind="output" path="src/main/webapp/WEB-INF/classes"/>
</classpath>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/skeychen/cms.git
git@gitee.com:skeychen/cms.git
skeychen
cms
cms
master

搜索帮助