fix deps classpath

This commit is contained in:
frank 2011-08-25 14:30:43 -07:00
parent 9f74775cdc
commit 492e05560a
1 changed files with 60 additions and 55 deletions

5
deps/.classpath vendored Normal file → Executable file
View File

@ -51,5 +51,10 @@
<classpathentry exported="true" kind="lib" path="vmware-lib-xml-apis.jar"/>
<classpathentry exported="true" kind="lib" path="vmware-vim.jar"/>
<classpathentry exported="true" kind="lib" path="vmware-vim25.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-charva.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-jnetpcap.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-junit.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-selenium-java-client-driver.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-selenium-server.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>