summaryrefslogtreecommitdiff
path: root/.classpath
blob: 7f6210e20db5c3a1d03d160d674f85cb436473df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>