How-to QuickStart with Oracle Java JDK 7 on Mac OS X 10.11 El Capitan Easy Guide

Oracle Java JDK 7 QuickStart on Mac 10.11 El Capitan




The BSD Tutorial Shows You Step-by-Step How-to Install and Getting-Started with Oracle Java Development Kit 7 for Mac 10.11 El Capitan OS X.

The Oracle JDK 7 includes the JRE plus command-line development tools such as compilers and debuggers that are necessary or useful for developing applets and applications.

The Oracle JDK 7 Now Include the Mission Control Tool for Profiling and Diagnostic of Java Apps.

The Oracle JDK 7 Installation Mac 10.11 El Capitan is Easily Achieved by an Installer with Graphical Wizard.

Install Oracle JDK 7 on Mac 10.11 El Capitan - Featured


  1. Download Oracle-Sun Java SE JDK 7 for Mac OS X:

    Oracle JDK7 x8664 .dmg
  2. Double-Click to Mount Oracle JDK 7 .dmg

  3. Double-Click on Oracle JDK 7 Mac Package

    Install Oracle JDK 7 on Mac 10.11 El Capitan - Oracle JDK 7 Mac Package

  4. Follow Oracle JDK 7 Installation Wizard

    Install Oracle JDK 7 on Mac 10.11 El Capitan - Installing Oracle JDK 7

  5. Verifying Oracle JDK 7 Installation

    • Open a Command Line Terminal Window
      (Press “Enter” to Execute Commands)

      Oracle JDK 7 Quick-Start for Mac OS X 10.11 El Capitan Open Terminal
    • Check Java Version

      java -version

      The Output will Contains “1.7” to Confirma a Java 7 Installation!