-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
16 lines (13 loc) · 894 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="eclipsebin/notused"/>
<classpathentry exported="false" kind="lib" path="web/webroot/WEB-INF/lib/displaytag-1.2.jar" />
<classpathentry exported="false" kind="lib" path="web/webroot/WEB-INF/lib/jstl-impl-1.2.jar" />
<classpathentry exported="true" kind="lib" path="resources" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="src" />
<classpathentry exported="false" output="eclipsebin/web/classes" kind="src" path="web/src" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="testsrc" />
<classpathentry exported="true" output="eclipsebin/classes" kind="src" path="gensrc" />
<classpathentry exported="false" kind="src" path="/platform" />
</classpath>