Hi everyone!

I have a suggestion for the "Related Projects Page" on the web site.
We have updated our freeware Java graph and diagram editor "yEd". The
application can now be used to simply open "build.xml" files and
automatically create and arrange a diagram that visualizes the
dependencies of the various tasks of the project. Especially for
understanding huge/complex build files this is very handy.

Following is a "patch" to the projects.xml file.

Just let me know...

Kind regards - Sebastian Mueller , yWorks GmbH

<subsection name="yEd">

        <p>yEd is a freeware multi-purpose graph and diagram editor that
runs on the Java 2 platform. It provides an import filter for Ant build
scripts that makes it possible to conveniently display and browse the
dependenies between the different tasks of the build file. This is
especially useful for debugging and understanding large build files.
</p>

        <table class="externals">
          <tr>
            <th>Compatibility:</th>

            <td>Ant 1.x</td>
          </tr>
          <tr>
            <th>URL:</th>
            <td><a
href="http://www.yworks.com/products/yed/";>http://www.yworks.com/products/yed/</a></td>
          </tr>
          <tr>

            <th>Contact:</th>
            <td><a href
='http://www.yworks.com/en/company_contact.htm'>yWorks Support</a></td>
          </tr>
          <tr>
            <th>License:</th>
            <td>Freeware</td>
          </tr>

        </table>
      </subsection>

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

Reply via email to