Learning Eclipse

Go to class
Write Review

Free Online Course: Learning Eclipse provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning Eclipse is taught by Reynald Adolphe.

Overview
  • Get started with Eclipse. Learn how to work with the Eclipse interface, create and manage Java projects, debug your code, and more.

Syllabus
  • Introduction

    • Welcome
    • What you should know before watching
    • Exercise files
    1. Introduction to Eclipse
    • What is Eclipse?
    • Installing the Java Development Kit
    • Installing Eclipse
    2. Tour of the Eclipse interface
    • Exploring Windows
    • Exploring menus
    • Exploring views
    • Customizing perspectives
    3. Creating and Managing Java Projects
    • Java project
    • Java package and class
    • Java interface
    • XML File wizard
    • Build Path
    • Run configuration
    4. Debugging
    • Debug menu
    • Debugging code
    5. Tips and Tricks
    • Installing plugins
    • Code templates
    • Shortcuts
    • Refactoring
    6. Search and Help
    • Getting help
    • Searching in Eclipse
    • Community forums
    7. Swing App Dev
    • Importing a Swing project
    • Creating a Swing app
    • Executing a Swing app
    Conclusion
    • Goodbye