This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.classpath
41 lines (41 loc) · 2.4 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="modules/deploy/src"/>
<classpathentry kind="src" path="modules/gae/src"/>
<classpathentry kind="src" path="modules/resource/src"/>
<classpathentry kind="src" path="modules/eclipselink/src"/>
<classpathentry kind="src" path="modules/junit/src"/>
<classpathentry kind="src" path="modules/ejb/src"/>
<classpathentry kind="src" path="modules/hessian/src"/>
<classpathentry kind="src" path="modules/jaxb/src"/>
<classpathentry kind="src" path="modules/jaxrpc/src"/>
<classpathentry kind="src" path="modules/jaxstream/src"/>
<classpathentry kind="src" path="modules/jca/src"/>
<classpathentry kind="src" path="modules/jcache/src"/>
<classpathentry kind="src" path="modules/jcr/src"/>
<classpathentry kind="src" path="modules/jms/src"/>
<classpathentry kind="src" path="modules/jpa/src"/>
<classpathentry kind="src" path="modules/jsf/src"/>
<classpathentry kind="src" path="modules/jstl/src"/>
<classpathentry kind="src" path="modules/jta/src"/>
<classpathentry kind="src" path="modules/kernel/src"/>
<classpathentry kind="src" path="modules/quercus/src"/>
<classpathentry kind="src" path="modules/resin/src"/>
<classpathentry kind="src" path="modules/servlet16/src"/>
<classpathentry kind="src" path="modules/webbeans/src"/>
<classpathentry kind="src" path="modules/webutil/src"/>
<classpathentry kind="src" path="modules/ecmascript/src"/>
<classpathentry kind="lib" path="modules/ext/activation.jar"/>
<classpathentry exported="true" kind="lib" path="modules/ext/javamail-141.jar"/>
<classpathentry kind="lib" path="modules/ext/jsr173_1.0_api.jar"/>
<classpathentry kind="lib" path="modules/ext/jsr88.jar"/>
<classpathentry kind="lib" path="modules/ext/trang.jar"/>
<classpathentry kind="lib" path="modules/ext/webservices-api.jar"/>
<classpathentry kind="lib" path="modules/ext/webservices-extra-api.jar"/>
<classpathentry kind="lib" path="modules/ext/junit-4.7.jar" sourcepath="C:/Documents and Settings/reza/.m2/repository/junit/junit/4.7/junit-4.7-sources.jar"/>
<classpathentry kind="lib" path="modules/ext/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="modules/ext/eclipselink-2.4.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/ferg/ws4/resin/modules/ext/javax.faces-2.1.24.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>