14 lines
884 B
Plaintext
14 lines
884 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<classpath>
|
||
|
|
<classpathentry kind="src" path="src"/>
|
||
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Common"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Foundation"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Orb"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Foundation Web Server Monitor Shared"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Foundation Web Server Shared"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Class File Services"/>
|
||
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Foundation Web Interfaces"/>
|
||
|
|
<classpathentry kind="output" path="bin"/>
|
||
|
|
</classpath>
|