Package rh-eclipse48 provides the Eclipse IDE with a set of extension plug-ins
delivered as a Software Collection. For more information about Software
Collections, see the scl(1) man page.

Usage: scl enable rh-eclipse48 'eclipse'

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

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

Examples:
scl enable rh-eclipse48 'eclipse'
  Run the Eclipse IDE supplied by this Software Collection.

scl enable rh-eclipse48 'command --arg'
  Run a specific command with the argument --arg within the rh-eclipse48
  Software Collections environment.

scl enable rh-eclipse48 bash
  Run an interactive shell within the rh-eclipse48 Software Collection
  environment.

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