fix Eclipse dependency on netapp jar

This commit is contained in:
Kelven Yang 2011-05-31 16:18:09 -07:00
parent 997ef3768f
commit 1783e74546

2
deps/.classpath vendored
View File

@ -51,6 +51,6 @@
<classpathentry exported="true" kind="lib" path="vmware-vim25.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-6.1.26.jar"/>
<classpathentry exported="true" kind="lib" path="jetty-util-6.1.26.jar"/>
<classpathentry exported="true" kind="lib" path="cloud-manageontap.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>