forked from servicecatalog/development
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
20 lines (20 loc) · 1.12 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="javasrc"/>
<classpathentry kind="src" path="javares"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-i18n-intsvc"/>
<classpathentry kind="lib" path="/libraries/sun-glassfish-rt31/javalib/javaee.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-common"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-application-intsvc"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-domainobjects"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-dataservice-intsvc"/>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-server-common"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/oscm-extsvc-internal"/>
<classpathentry kind="output" path="bin"/>
</classpath>