Now that we have created a Target for our project we will now define the steps that are required to successfully build the project. Our Java project will consist of three java steps: 1. Set the Classpath 2. Compile using Javac 3. Jar our project These items will be setup in the “Detail” tab of the Target definition screen.
|