mirror of https://github.com/apache/cloudstack.git
fix wrong set of classpath to xenserver source
This commit is contained in:
parent
1fe4fdda39
commit
48ae2e5295
|
|
@ -38,7 +38,7 @@
|
|||
<classpathentry kind="lib" path="/thirdparty/vmware-vim.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/vmware-vim25.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/gson.jar"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.6.100-1.jar" sourcepath="/home/frank/dev/oss1/deps/XenServerJava"/>
|
||||
<classpathentry kind="lib" path="/thirdparty/xenserver-5.6.100-1.jar" sourcepath="/deps/XenServerJava"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/deps"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
|
|
|||
Loading…
Reference in New Issue