Search

Eclipse training

JAVA and Eclipse training

This training introduces the Java programming language and how to develop Java applications using Eclipse. Students learn the syntax of the Java programming language, object- oriented programming using Java. During the course, students will develop and test Java applications using Eclipse.

Java basics

  • Objects
  • Branching and looping
  • Arrays/List
  • Advanced class concepts
  • Exceptions
  • Collections and Generics

 

Eclipse IDE

  • plug-in mechanism
  • Workspace
  • Perspective, View, Editor
  • Configuration wizard

 

Development eclipse project

  • Create Java project
  • Plug-in development
  • Debugging

 

Code quality

  • Coding style
  • Checkstyle

 

Test environment

  • Unit test
  • JUnit

 

Synchronization tools CVS, SVN