13 lines
652 B
XML
13 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/aws"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ftp"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/http"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/oauthjar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/pal"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/doc"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|