A new version of Ant Pretty Build is now available.
Check new features at http://antprettybuild.free.fr.
More documentation and demo will be published soon.
Improvements, suggestions and comments are welcome...
Hope you enjoy it ;-)


Please update the External Tools page external.xml with the following patch:

<subsection name="AntPrettyBuild">
 <p>
  Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from
within a browser window.
  It consists of a single XSL file that will generate, on the fly, in the
browser, from the .xml buildfile,
  a pretty interface showing project name, description, properties and targets,
etc. sorted or unsorted,
  allowing to modify/add properties, run the whole project, or run selected set
of targets in a specific order,
  with the ability to modify logger/logfile, mode and add more libs or command
line arguments.
 </p>
 <table class="externals">
  <tr>
   <th>Compatibility:</th>
   <td>All Ant versions</td>
  </tr>
  <tr>
   <th>URL:</th>
   <td><a href="http://antprettybuild.free.fr/";>Ant Pretty Build
Homepage</a></td>
  </tr>
  <tr>
   <th>Contact:</th>
   <td><a href="http://antprettybuild.free.fr/";>Charbel BITAR (Project's Contact
Page)</a></td>
  </tr>
  <tr>
   <th>License:</th>
   <td>Apache License</td>
  </tr>
 </table>
</subsection>


Thanks,

--
Charbel BITAR

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to