forked from aassiiff/VAMDC-Portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
24 lines (24 loc) · 1.47 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="WebContent/WEB-INF/dev" path="src/hot"/>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.4">
<attributes>
<attribute name="owner.project.facets" value="jst.java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/jboss-eap Runtime">
<attributes>
<attribute name="owner.project.facets" value="jst.web;jst.jsf"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/AstroGridRegistry"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Axis-1.4"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Commons"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Commons-Configuration"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/XMLBeans"/>
<classpathentry exported="true" kind="lib" path="/opt/xmlbeans-2.5.0/Test/test.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>