11 lines
521 B
Plaintext
11 lines
521 B
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<classpath>
|
||
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
|
<classpathentry kind="src" path="src"/>
|
||
|
|
<classpathentry kind="lib" path="lib/com.awspaas.user.apps.coe.pal.output.bd.jar"/>
|
||
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/doc"/>
|
||
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/pal"/>
|
||
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/aws"/>
|
||
|
|
<classpathentry kind="output" path="bin"/>
|
||
|
|
</classpath>
|