libvirt / libvirt-java

Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

      This is the java binding to the libvirt library.

To use it, your program needs to access both the java library (.jar file),
and the JNA library (.jar file)

1. This version of the java mappings is designed to work with a 
a minimum libvirt version of @libvirt.required@

2. You must have the libvirt.jar file in your classpath.
By default the installs it to /usr/share/java/@version@.jar

3. See the INSTALL file for instructions on building locally.

4. You can run the unit tests with ant test.

5. There is full javadoc for the API in /usr/share/javadoc/libvirt-java-@version@/

6. The full API can be found at https://libvirt.org/html/libvirt-libvirt.html

About

Read-only mirror. Please submit merge requests / issues to https://gitlab.com/libvirt/libvirt-java

License:Other


Languages

Language:Java 92.4%Language:Dockerfile 2.3%Language:HTML 1.8%Language:CSS 1.8%Language:Shell 1.7%