Enterprise Java Development@TOPIC@

Part II. JavaSE: First Simple Module Exercise

A Basic Introduction to JavaSE and Maven Modules

2019-08-22 07:08 EST

Table of Contents

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