Enterprise Java Development@TOPIC@

Part II. JavaSE: First Simple Module Exercise

A Basic Introduction to JavaSE and Maven Modules

2015-11-18 01:17 EST

Table of Contents

Purpose
1. Goals
2. Objectives
10. Develop and Test Module using Command Line Tools (OPTIONAL!)
10.1. Summary
11. Automate Build and Testing with Ant (OPTIONAL!)
11.1. Summary
12. Adding Logging
12.1. Summary
13. Creating Portable and Repeatable Project Builds with Maven
13.1. Summary
14. Leverage IDE using Eclipse
14.1. Import a project into Eclipse
14.2. Setup Eclipse to be able to execute Maven project goals
14.3. Setup environment to enable interactive debugging
14.4. Summary