|
- Introduction to Eclipse
- Installing eclipse
- Understanding Perspective
& workspaces
- Changing Compiler, JRE and
other setting
- Adding and removing plug-in
- Project Management
- Creating various type of
projects
- Closing & Importing
projects
- Building projects
- Managing Libraries and
Dependencies
- Adding jar files from
eclipse library
- Adding third party jar
- Removing jar files from a
project
- Code Generation &
Refactoring
- Generating getter &
Setter methods
- Generating constructors
- Overriding and implementing
methods
- Renaming classes and members
- Moving classes and packages
- Extracting interfaces and
abstract classes
- Server Management
- Configuring web/application
server
- Starting and stopping
servers
- Deploying and undeploying
applications
- Debugging
- Debug perspective
- Using line, method,
exception and data member breakpoints.
- Setting up conditional
breakpoints.
- Using step into, step over,
step return and resume.
- Peeking into stack and heap
contents
- Unit Testing
- Introduction to JUnit
- Understanding assertions
- Writing & executing Test
Cases
- Managing test cases with
Test Suites
- Subversion (SVN) Code
Repository & Client
- Need of Code Repository
- Architecture of SVN Code
Repository
- Configuring Project in a SVN
Code Repository
- Installing SVN Client
- Connecting client to SVN
Repository
- Checking out project form
the repository
- Updating SVN and local
repository
- Log4j
- Understanding the need of
Logging
- Introduction to Apache
Log4j
- Log4j Architecture:
Appender, Logger & Layout
- Log4j Configuration for web
application
|
No comments:
Post a Comment