DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15701>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15701 Incorrect JBuilder information Summary: Incorrect JBuilder information Product: Ant Version: 1.5.1 Platform: All URL: http://jakarta.apache.org/ant/manual/ide.html OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This page says: "All the modern Java IDEs support Ant almost out the box, with the notable exception of JBuilder". This was true for JBuilder version 6, but JBuilder 7 and 8 both contain a very complete out-of-the-box support for Ant. JBuilder recognizes and parses Ant build files, presents the targets in the IDE, and allows any target to be specified as a precondition for any program run or debug operation. JBuilder also uses Ant internally for *all* of its build functions, so if you want to extend the JBuilder build functionality, you do so using the Ant APIs. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>