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 b3df3047b5 1、添加 ntc 流量统计
2、修改监测设置修改页面 进程监测 pid文件,进程搜索关键字的非空校验
3、修改i18n 专用设备 为 串联设备
4、增加代理类,解决前端ajax 跨域问题,之后可能会用
2019-01-12 11:07:45 +06:00

16 lines
1.0 KiB
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" sourcepath="D:/jar包/nutz-1.r.66/nutz-1.r.66-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>