Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Beginners Eclipse Java IDE Training Course
Rating: 4.4 out of 5(333 ratings)
2,022 students

Beginners Eclipse Java IDE Training Course

Learn how to create Java applications using the Eclipse Integrated Development Environment
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • Learn how to use the Eclipse for programming Java applications

Course content

10 sections88 lectures4h 5m total length
  • Important - Download These - First0:01
  • 0101 Overview3:03

    Explore how the Eclipse integrated development environment unifies writing, compiling, debugging, and extending Java projects, and learn to install Eclipse, create classes, use content assist, and run unit tests.

  • 0103 Reference Materials1:55

    Install Java and Eclipse, load the password manager project from resources, work with provided code files and jar exports; create a personal cheat sheet and Mac, Windows, Linux reference sheets.

  • 0104 Install Java 8 For Windows2:09

    Install Java development kit 8 update 5 on Windows from Oracle, selecting 64-bit or 32-bit windows, and install to the default program files location, completing with a successful installation notification.

  • 0105 Install Java 8 For Mac2:17

    Install the Java Platform JDK 8 update 5 on macOS, download from Oracle, accept the license, run the installer, and complete the setup with credentials.

  • 0106 Install Java 8 For Linux2:45

    install java 8 sdk on ubuntu linux using oracle java 8 installer via ppa, run apt-get updates, install java 8, set environment variables, and verify with java -version.

  • 0107 Install Eclipse For Windows4:13

    Download Eclipse for Windows, pick Eclipse IDE for Java developers matching your 32-bit or 64-bit system, extract the zip to a folder, run, and set a C drive workspace.

  • 0108 Install Eclipse For Mac3:38

    Install Eclipse for Mac by downloading the Eclipse IDE for Java developers from a nearby mirror. Extract, move to Applications, set a default workspace, and open the workbench.

  • 0109 Install Eclipse For Linux4:48

    Install Eclipse on Ubuntu Linux by using the Ubuntu Software Center or Eclipse.org, choose Eclipse 4.4 Luna for Java development, then set up workspace and run Eclipse.

  • 0110 General Eclipse Overview4:06

    Discover the major components of the eclipse java ide, including perspectives, project and package explorers, toolbars and menus, the code editor, and resizable outlines and console panels.

  • 0111 Installing Plugins3:42

    Install plugins in Eclipse by adding an update site for Window Builder, then select and install the Window Builder components, accept the EULA, and restart Eclipse to complete the integration.

  • 0112 How To Access Your Working Files3:22

    Download the working files as a zip, extract them, and place them on your desktop; use the player's open working files button for quick access.

Requirements

  • Pc or Mac

Description

This Eclipse Java IDE training course from Infinite Skills teaches you how to develop applications in this integrated development environment. This course assumes you have some knowledge of Java.


You will start by learning how to create a project, including creating packages and classes, running the program, and the project folder structure. Brian will then teach you advanced project operations and editor and general shortcuts. This video tutorial will cover the file and edit menus, the source, refactoring, and navigating and searching. Finally, you will learn how to build and run projects, including running and debugging the project and setting breakpoints, watchers, and stepping through code.

Once you have completed this computer based training course, you will have gained the knowledge necessary to develop your own applications in Eclipse. Working files are included, allowing you to follow along with the author throughout the lessons

Who this course is for:

  • Programmers and Developers