Search

1.2. Installing the Java Software Development Kit

download PDF
Install the Java software development kit and accompanying documentation.

Procedure 1.1. Installing the Java Software Development Kit

  1. Enable the required channels:
    # subscription-manager repos --enable=rhel-7-server-rpms
    # subscription-manager repos --enable=rhel-7-server-rhv-4.0-rpms
    # subscription-manager repos --enable=jb-eap-7.0-for-rhel-7-server-rpms
    
  2. Install the required packages:
    • For V3:
      # yum install ovirt-engine-sdk-java ovirt-engine-sdk-javadoc
    • For V4:
      # yum install java-ovirt-engine-sdk4
The Java software development kit and accompanying documentation are downloaded to the /usr/share/java/rhevm-sdk-java directory, and can now be added to Java projects.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.