cloudstack/core/.classpath
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed
2010-08-11 09:13:29 -07:00

44 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/utils"/>
<classpathentry kind="lib" path="/thirdparty/xmlrpc-common-3.1.3.jar"/>
<classpathentry kind="lib" path="/thirdparty/xmlrpc-client-3.1.3.jar"/>
<classpathentry kind="lib" path="/thirdparty/gson-1.3.jar"/>
<classpathentry kind="lib" path="/thirdparty/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="/thirdparty/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="/thirdparty/commons-dbcp-1.2.2.jar"/>
<classpathentry kind="lib" path="/thirdparty/commons-pool-1.4.jar"/>
<classpathentry kind="lib" path="/thirdparty/ehcache-1.5.0.jar"/>
<classpathentry kind="lib" path="/thirdparty/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="/thirdparty/xenserver-5.5.0-1.jar" sourcepath="/thirdparty/xen/XenServerJava"/>
<classpathentry kind="lib" path="/thirdparty/trilead-ssh2-build213.jar"/>
<classpathentry kind="lib" path="/thirdparty/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="/thirdparty/commons-codec-1.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/api"/>
<classpathentry kind="lib" path="/thirdparty/vmware/apputils.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/vim.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/vim25.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/activation.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/axis.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jaxen-core.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jaxen-jdom.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jaxen.license"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jaxen.readme"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jaxrpc.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/jdom.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/mailapi.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/saxpath.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/smtp.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/wbem.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xalan.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xalan.license"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xalan.readme"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xerces.jar"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xerces.readme"/>
<classpathentry kind="lib" path="/thirdparty/vmware/lib/xml-apis.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>