Eclipse Tutorial

Installing Java 13 and Eclipse (2019_12_R) (Macs)

For Macs

  1. Install Java 13 (OpenJDK 13)

    1. Access the site https://adoptopenjdk.net/releases.html
    2. Under Choose a Version select "OpenJDK 13".
    3. Under Choose a JVM select "HotSpot".
    4. Next to Operating System select "macOS".
    5. Next to Architecture select "x64".
    6. Click on the link/blue button labeled ".pkg", next to "JDK - 198 MB". After selecting the link, an installer file will be downloaded.
    7. Double-click on the previously downloaded file and follow the installation instructions.
  2. Install Eclipse (2019_12_R)

    1. You can install the Eclipse version we will use by visiting the web site Eclipse-2019-12R.
    2. You can use the installer option your will find at the top left of the above web site, however, we have not tested it in different systems. The steps below are the steps we have used for several semesters.
    3. Underneath the left blue box with Eclipse installer options, you will see the heading "Eclipse IDE 2019-12 R Packages". Under that heading you will see several Eclipse options. Find the option "Eclipse IDE for Java Developers" and select "Mac Cocoa 64-bit".
    4. Double-click on the downloaded file and drag the Eclipse app (big blue dot) to the Applications folder you will see next to Eclipse.
    5. We recommend that you create a shortcut (alias) for Eclipse on the desktop in order to simplify the launching of Eclipse.
    6. If you already have an Eclipse workspace that relied on a different Java / Eclipse version, you may experience problems; just create a new workspace.
  3. Add Required Plugins

    You need to add to Eclipse the CS Course Management and CVS Plugins. These plugins allow you to submit projects.
  4. Miscellaneous

    You may want to check the Miscellaneous section at this point.
Eclipse Tutorial Main Page
Web Accessibility