Webucator Logo
Home
Course Catalog
Training Delivery Methods
Live Online Classes
Public Schedule
Private Classes
Self-Paced Training
Enterprise Training
All Training Options
Purchase Courseware
Pricing & Savings
About Us
Sign In
Contact Us
  1-877-932-8228
© 2025 Webucator, Inc. All Rights Reserved.
Courses
Webucator Logo
Browse Courses
SIGN IN
Toggle Contact Dropdown
Contact Us 1-877-932-8228
Toggle More Dropdopwn
Course Catalog Live Online Classes Public Schedule Private Classes Self-Paced Training Enterprise Training All Training Options Pricing & Savings
Purchase Courseware
About Us
  1. Home
  2. Catalog
  1. Catalog

Setup for Intermediate/Advanced Java (Java 11+) Training

Required Software

  1. Intel-compatible processor (with reasonably recent hardware).
  2. Memory: 8GB min recommended
  3. Disk Space: Free disk space for software installs (generally minimum 2GB)
  4. Operating System: Windows OS (Any modern version - e.g. Windows 10. - labs have not been tested on Windows 8 variants)
  5. Zip utility (you can use 7-zip, an open source zip utility, if you don't already have one - http://www.7-zip.org/)
  6. Adobe Acrobat Reader: http://get.adobe.com/reader/
  7. Internet access

    Instructions

    Download and Install Java

    1. Download the Amazon Coretto 11 JDK. Scroll through the list of download links to find your operating system.  Click on the download link for your operating system.  For example, for Windows x64 download the .msi file.
    2. Install the JDK on your computer.  For example, for Windows x64 double click the .msi file to install the JDK.
    3. 3. Create or modify environment variables as appropriate for your OS. This will add an environment variable JAVA_HOME, and modify your path to include the jdk bin folder
      1. JAVA_HOME:
        1. Right click My Computer and choose Properties > click the Advanced tab > click the Environment Variables button
        2. In the bottom half of the dialog, click New to add a new System variable
        3. Variable name: JAVA_HOME (this is case-sensitive)
        4. Variable value: C:\Program Files\Amazon Coretto\jdk11.0.9_12 (your version number might be slightly different,  – please double-check this path – probably best to copy and paste it).
        5. Click OK
      2. Path:
        1. Find this existing entry in the bottom half of the Environment Variables button, and click Edit
        2. Click in the Variable value field and move your cursor all the way to the left (pressing Home on your keyboard should do this quickly for you)
        3. Check whether the value below is already present, or add it at the beginning if necessary (make sure you get all of this, including the trailing semicolon, with no spaces):

          %JAVA_HOME%\bin;
      3. Click OK repeatedly (likely in 3 different dialogs) until all the dialogs close.
    4. Open a terminal prompt, type the below, and press Enter

      javac -version
       
    5. You should get a message that tells you the version. If the command is not found, you did something wrong.
    6. Close the terminal prompt. You’re done installing Java

    Install Eclipse 2020-03 (or later) for Enterprise Java Developers (Windows OS - 64 bit only)

    Later or earlier editions should work fine. NOTE: You need at least the 2018-12 edition for full Java 11 support, so don’t use an earlier one if using Java 11.

    1. Download Eclipse from: https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/2020-03/R/eclipse-jee-2020-03-R-incubation-win32-x86_64.zip
      1. If you have problems with the above link, follow the instructions below:
        1. Go to https://www.eclipse.org/downloads/packages/release/2020-03/r
        2. Look for the heading “Eclipse IDE 2020-03 R Packages” and the download areas below it. This is below the top banner on the page. Do NOT use the Download button in the banner.
        3. Find the section for “Eclipse IDE for Enterprise Java Developers”
        4. Click the link next to Windows 64 bit
        5. For Windows (64 bit only) the file will have a name like eclipse-jee-2020-03-R-incubation-win32-x86_64.zip
    2. Extract:
      1. Unzip the file to C:\ or to another convenient location.
    3. Test
      1. Execute the program (double click on the eclipse.exe executable, or a shortcut for it)
      2. Accept the default workspace, and let it load
      3. Quit Eclipse
      4. That’s it. You’re done installing Eclipse.

    Courses and Class Files

    This setup page is used for the following course:

    Courses

    1. Intermediate/Advanced Java Training.
      • All students should download the following class files:
        • public/materials/manuals/INTMJ11-20230330-intermediateadvanced-java-java-11.zip

    Training Options

    • Live Online
    • Public Schedule
    • Self-Paced Courses
    • Customized Onsite
    • Instructor-Supported eLearning
    • Enterprise Solutions
    • All Training Options

    Course Catalog

    • Full Catalog
    • Pricing & Savings

    About Us

    • Contact Us
    • About Webucator
    • Client Testimonials
    • Client List
    • Privacy Policy
    • Train for Us
    • Cancellation Policy
    • Make a Payment

    Microsoft

    • Microsoft Training
    • Certified Microsoft Course List
    • Microsoft Courseware

    Resources

    • Newsletter
    • Setup Pages
    • Articles

    Courseware

    • Purchase Courseware
    © 2004-2025 Webucator, Inc. All Rights Reserved.