Package rh-jmc provides JDK Mission Control delivered as a Software
Collection. For more information about Software Collections,
see the scl(1) man page. By installing the rh-jmc collection,
you will get the minimum working set of packages to have a working
JDK Mission Control application.

Usage: scl enable rh-jmc 'jmc'

Software Collections allow you to build and execute applications
which are not located in the filesystem root hierarchy,
but are stored in an alternative location, which is
/opt/rh/rh-jmc/root in case of the rh-jmc collection.

This package provides the JDK Mission Control application.

When you want to work with the rh-jmc collection, use the scl
utility (see the scl(1) man page for usage) to enable the scl
environment.

Configuration for the rh-jmc software collection is located under
/opt/rh/rh-jmc/root/etc .

Examples:
scl enable rh-jmc 'command --arg'
  Run a specific command with the argument --arg within the rh-jmc
  software collections environment.

scl enable rh-jmc 'jmc'
  Run jmc from the rh-jmc software collection.

scl enable rh-jmc 'bash'
  Run an interactive shell wherein the rh-jmc software collection
  is enabled.

scl enable rh-jmc 'man jmc'
  Show man pages for the jmc command, which is a part of the
  rh-jmc software collection.

Report bugs to <http://bugzilla.redhat.com>.
