Author
Released
6/14/2018- What is Eclipse?
- Navigating the Eclipse interface
- Creating and managing Java projects
- Debugging code
- Refactoring
- Searching in Eclipse
- Creating and executing a Swing app
Skill Level Beginner
Duration
Views
- [Reynald] Hi, I'm Reynald Adolphe, and welcome to Learning Eclipse. Eclipse is an integrated development environment, that is, an IDE, that is used for coding, and it is the most widely used Java IDE. Now, it's really famous for using it with Java, but you can also use it to code in other languages, like C++, C, PHP, et cetera, especially since it has an extensible plugin system for customization. But best of all, this powerful IDE is free, open source, and has a very large development community that you can connect with.
In this course, our language of choice for demonstrations will be Java, and we'll start off with a tour of the Eclipse user interface, so you can get really comfortable with it. We'll show you how to create a few different applications. We'll move on to debugging, so you can get really comfortable with troubleshooting, along with some tips and tricks and much more. By the end of this course, you should know it well enough to start writing your own code using the core features of Eclipse. So without any further delay, let's go ahead and jump right in.
Related Courses
-
Learning PHP (2015)
with David Powers6h 57m Beginner -
Learning Java (2018)
with Kathryn Hodge2h 11m Beginner
-
Introduction
-
Welcome1m 10s
-
Exercise files4m 2s
-
-
1. Introduction to Eclipse
-
What is Eclipse?45s
-
-
2. Tour of the Eclipse interface
-
Exploring Windows5m 44s
-
Exploring menus3m 45s
-
Exploring views3m 37s
-
Customizing perspectives2m 8s
-
-
3. Creating and Managing Java Projects
-
Java project2m 48s
-
Java package and class3m 20s
-
Java interface1m 55s
-
XML File wizard3m 19s
-
Build Path2m 31s
-
Run configuration3m 2s
-
-
4. Debugging
-
Debug menu4m 10s
-
Debugging code6m 50s
-
-
5. Tips and Tricks
-
Installing plugins3m 15s
-
Code templates3m 42s
-
Shortcuts3m 23s
-
Refactoring4m 24s
-
-
6. Search and Help
-
Getting help2m 35s
-
Searching in Eclipse2m 21s
-
Community forums1m 51s
-
-
7. Swing App Dev
-
Importing a Swing project1m 42s
-
Creating a Swing app3m 35s
-
Executing a Swing app4m 59s
-
-
Conclusion
-
Goodbye1m
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome