summaryrefslogtreecommitdiff
path: root/.classpath
blob: 38c47180fc5d5705e6561ec9910422e6cff689b4 (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"/>
	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>