JAVA

Synopsis

This module assists in installing the version of oracle java JDK 1.7. It will also facilitates configuring java, javac, javaws along with the new oracle version.

Help Command

The help command guides the users regarding the purpose and as well as about the options that are included in java module. The help command lists out the alternative parameters of java module. It also describes the syntax for installing Java JDK 1.7. The help command for Java module is shown as below.

cleopatra Java help

The syntax for declaring the help command is not case sensitive which is an added advantage. The following screenshot visualize you about the help command under java module.

kevell@corp:/# cleopatra java help
******************************


This command allows you to install Java JDK 1.7 .

Java, java, java17

       - install
       Installs a version of Oracle Java JDK 1.7. It will also configure java,
       javac and javaws to be provided by the new Oracle version.
       example: cleopatra java17 install

------------------------------
End Help
******************************

Installation

Installing the oracle version of java JDK 1.7 to the users machine can be done by simply using the command as shown below.

cleopatra Java install

After inputting the command above, the following process occurs as shown in the tabular format.

Parameters Alternative Parameter Option Comments
Install The Oracle Java JDK 1.7? (Y/N) Inspite of Oracle Java JDK 1.7, the following alternatives can also be used: Java, java, java17 Y(Yes) If the user wish to proceed the installation process they can input as Y.
Install The Oracle Java JDK 1.7? (Y/N) Inspite of Oracle Java JDK 1.7, the following alternatives can also be used: Java, java, java17 N(No) If the user wish to quit the installation process they can input as N.|

Benefits

  • The parameters used in help and installation operations are not case sensitive which is an added advantage while compared to others.
  • It is well-to-do in both Ubuntu and as well as Cent OS.
  • Configuring java, javac, javaws can be done with the aid of new oracle version.
comments powered by Disqus

Edit this document!

This file can be edited directly through the Web. Anyone can update and fix errors in this document with few clicks -- no downloads needed.

  1. Go to JAVA on GitHub.
  2. Edit files using GitHub's text editor in your web browser (see the 'Edit' tab on the top right of the file)
  3. Fill in the Commit message text box at the bottom of the page describing why you made the changes. Press the Propose file change button next to it when done.
  4. Then click Send a pull request.
  5. Your changes are now queued for review under the project's Pull requests tab on GitHub!

For an introduction to the documentation format please see the reST primer.