The eclipse-java bundle¶
Functionality¶
The eclipse-java bundle is used to install the Eclipse IDE for Java Developers binaries.
Note
This bundle does not download any files from the origin. Download the package from the vendor website and save it in the $BANDIT_DOWNLOADS directory.
Configuration¶
Bundle variables¶
BUNDLE_SOURCES: This bundle uses the eclipse
directory to find the origins
from where to get the package.
Home directory¶
PHY_ECLIPSE_ROOT: The directory where the binaries will be installed. By
default they are installed in /opt
but can be placed anywhere.
PHY_ECLIPSE_APP: A distinctive name for this copy of the IDE. The application
will be installed in PHY_ECLIPSE_ROOT/PHY_ECLIPSE_APP
. By changing this name,
several copies of the IDE can coexist.