Show Table of Contents
Chapter 2. Creating a Build Environment
This chapter describes how to create a build environment to develop applications using the Java software development kit.
2.1. Installing the Java Software Development Kit
Install the Java software development kit and accompanying documentation.
Procedure 2.1. Installing the Java Software Development Kit
- Ensure your system is subscribed to the
Red Hat Enterprise Virtualizationentitlement in Red Hat Subscription Manager:# subscription-manager list --available | grep -A8 "Red Hat Enterprise Virtualization" # subscription-manager attach --pool=pool_id # subscription-manager repos --enable=rhel-6-server-rpms # subscription-manager repos --enable=rhel-6-server-rhevm-3.6-rpms # subscription-manager repos --enable=jb-eap-6-for-rhel-6-server-rpms
- Install the required packages:
# yum install rhevm-sdk-java # yum install rhevm-sdk-java-javadoc
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.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.