Executing Projects

Each Ant project has a "default" attribute in it's XML file that determines which target is executed if none is specified on the command-line that calls Ant during a build. Double-clicking on an Ant project () in the Explorer will run Ant on this default project and display the output of the build in Forte's "Output" window. This can also be accomplished by right-clicking the node and selecting the "Build Project" context menu item.

If you want to control use of Output Window tabs, use the IDE's standard Execution Settings. You can also stop a running build if desired using the standard Execution View.