Fundamentals of Eclipse E-Learning
Order this unique E-Learning course "Fundamentals of Eclipse" online!
✔️ 1 year of 24/7 access to rich interactive videos, voice-controlled assignments, and progress tracking through reports.
✔️ Discover the fundamentals of Eclipse and learn how to make the most of this powerful development environment.
Why choose this training?
Eclipse is one of the most popular open-source integrated development environments (IDEs) used by developers worldwide. This course offers a comprehensive introduction to the essential features and capabilities of Eclipse, enabling you to work effectively on software development using languages such as Java, C, C++, and PHP.
What you’ll learn in this course:
- Eclipse overview: Understand what Eclipse is and how it is used in software development.
- Working with different languages: Learn how Eclipse supports languages like Java, C, C++, and PHP.
- Project management: Discover how to create, organize, and manage projects in Eclipse.
- Frameworks and tools: Explore Eclipse’s extensible frameworks, tools, and runtimes.
- Software lifecycle: Learn how to use Eclipse to build, deploy, and manage software throughout the entire development cycle.
With this course, you can build a solid foundation to handle complex software development tasks and fully master Eclipse.
Who should take this course?
This training is perfect for:
- Beginner programmers who want to learn to work with a professional development environment like Eclipse.
- Software developers who want to use Eclipse for projects in languages like Java, C, C++, and PHP.
- IT professionals who want to understand and apply an integrated development environment in a commercial context.
- Organizations looking to improve the efficiency of their development and deployment processes using Eclipse.
Course content
Installing Eclipse for Windows
Course: 20 Minutes
- Course Introduction
- Downloading and Installing Java
- Installing Eclipse for Java Development
- Downloading and Installing Eclipse for C/C++
- Installing a C++ Compiler
Eclipse Development Platforms
Course: 26 Minutes
- Downloading and Installing Eclipse for OS X
- Downloading and Installing Eclipse for Linux
- Installing Eclipse for JavaScript
- Installing Eclipse for PHP
- Installing a Web Server
Introduction to Eclipse
Course: 31 Minutes
- The Eclipse Interface
- The Eclipse Toolbar
- Working with Perspectives
- Eclipse Preferences
- The Development Perspective
- The Code Interface
Customizing Eclipse
Course: 35 Minutes
- Customizing General Preferences
- Customizing Code Style
- Customizing the Editor
- Customizing Fonts
- Package Explorer and Navigator
Introduction to Eclipse Development
Course: 20 Minutes
- Creating a New Project
- Creating a Java Program
- Creating a C++ Program
- Compiling a Project
- Running a Project
Practice: Basics in Eclipse
Course: 15 Minutes
- Exercise: Basics in Eclipse
Eclipse Features
Course: 26 Minutes
- Course Introduction
- Advanced Editor Features
- Syntax Checking
- Using Content Assist
- Eclipse Help
- Eclipse Community Forums
Advanced Eclipse Features
Course: 19 Minutes
- Searching Eclipse
- The Eclipse Debugger
- Working with the Console
- Using the Windows Console in Eclipse
Introduction to Languages
Course: 14 Minutes
- Introduction to Java
- Java Syntax Overview
- Introduction to C++
- C++ Syntax Overview
- Introduction to PHP
Working with Code
Course: 24 Minutes
- Navigating Code
- Outline View
- Annotations
- Creating Tasks
- Call Hierarchy
- Markers and Locating Code
- Breakpoints
Expanding Eclipse
Course: 19 Minutes
- Expanding Eclipse
- Installing EGit
- Installing Apache Maven
- Installing WindowBuilder
Practice: Using Eclipse
Course: 15 Minutes
Setting up Eclipse and SVN
Course: 18 Minutes
- Course Introduction
- Installing Subversive in Eclipse
- Configuring Subversive Preferences
- Subversion SVN connectors
Eclipse SVN Operations
Course: 44 Minutes
- Modifying and Committing Changes in Eclipse
- Subversion Operations and the Command Line
- Working with Projects
- Eclipse SVN Resources and Version Control
- Eclipse SVN Branching and Merging
- Dealing with Conflicts in Eclipse SVN
- Eclipse SVN and The Compare Editor
- Eclipse SVN Best Practices
Practice: Working with Eclipse SVN
Course: 6 Minutes
- Exercise: Working with Eclipse SVN