mirror of https://github.com/apache/cloudstack.git
9 lines
409 B
XML
9 lines
409 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="jnetpcap.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry exported="true" kind="lib" path="selenium-java-client-driver.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="selenium-server.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|