bodewig 2004/06/30 04:30:55
Modified: docs Tag: ANT_16_BRANCH projects.html
xdocs Tag: ANT_16_BRANCH projects.xml
Log:
merge
Revision Changes Path
No revision
No revision
1.45.2.7 +52 -0 ant/docs/projects.html
Index: projects.html
===================================================================
RCS file: /home/cvs/ant/docs/projects.html,v
retrieving revision 1.45.2.6
retrieving revision 1.45.2.7
diff -u -r1.45.2.6 -r1.45.2.7
--- projects.html 29 Jun 2004 15:03:48 -0000 1.45.2.6
+++ projects.html 30 Jun 2004 11:30:54 -0000 1.45.2.7
@@ -803,6 +803,58 @@
</td>
</tr>
</table>
+ <h4 class="subsection">
+ <a name="yEd"></a>
+ yEd
+ </h4>
+ <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 targets
+ of the build file. This is especially useful for debugging and
+ understanding large build files.</p>
+ <table class="externals"
cellspacing="1" cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Compatibility:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Ant 1.x
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="http://www.yworks.com/products/yed/">http://www.yworks.com/products/yed/</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Contact:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a href="http://www.yworks.com/en/company_contact.htm">yWorks
Support</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Freeware
+ </td>
+ </tr>
+ </table>
</div>
</div>
No revision
No revision
1.10.2.5 +31 -0 ant/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/projects.xml,v
retrieving revision 1.10.2.4
retrieving revision 1.10.2.5
diff -u -r1.10.2.4 -r1.10.2.5
--- projects.xml 29 Jun 2004 15:03:50 -0000 1.10.2.4
+++ projects.xml 30 Jun 2004 11:30:55 -0000 1.10.2.5
@@ -380,6 +380,37 @@
</table>
</subsection>
+ <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 targets
+ 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>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]