This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nms-nmsweb/.classpath
fangshunjian df150d4dd7 1、jar包直接放在lib文件夹下
2、增加hibernate interceptor 修改sql语句适配mycat
3、部分页面修改
4、增加分中心只显示数据展示分中心角色菜单
2018-12-21 22:13:42 +06:00

16 lines
972 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="conf/" kind="src" path="src"/>
<classpathentry kind="src" path="src/conf"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_80"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ant.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cpdetector_1.0.7.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/fileComment.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mail.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/nis.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/pinyin4j-2.5.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/nutz-1.r.66.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>