-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
17 lines (17 loc) · 1.07 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/redis"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/json"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hbase"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/IKword"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/struts"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jedis"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/IKWord"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/hadoop"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>