3.2. Using Ant with Eclipse
Figure 3.18. This will bring up the dialog shown in Figure 3.27.
Figure 3.27. The External build tools dialog.
Listing 2.1 has been specified. Once Eclipse has been told about an Ant build file, it can determine the set of targets provided by the build file and offer the developer the option of which ones to run. This information is accessible from the "targets" tab shown in Figure 3.27, which brings up the screen shown in Figure 3.28.