Author: jhm
Date: Mon Aug 13 05:04:21 2007
New Revision: 565321
URL: http://svn.apache.org/viewvc?view=rev&rev=565321
Log:
new IDE with Ant-Integration
Modified:
ant/core/trunk/docs/external.html
ant/core/trunk/xdocs/external.xml
Modified: ant/core/trunk/docs/external.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/external.html?view=diff&rev=565321&r1=565320&r2=565321
==============================================================================
--- ant/core/trunk/docs/external.html (original)
+++ ant/core/trunk/docs/external.html Mon Aug 13 05:04:21 2007
@@ -6549,6 +6549,57 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="CAPlex"></a>
+ CAPlex
+ </h4>
+ <p>CA Plex is an architected RAD tool that combines
the techniques of
+ model-driven development, code generation and patterns to create
+ business applications for multiple platforms, including Java, .NET and
+ IBM System i. In its 6.0 release, CA Plex includes integrated support
+ for building generated Java code with Ant.</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.6.5
+ </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://wiki.plexinfo.net/index.php?title=Customizing_Plex_6.0_ANT_builds">http://wiki.plexinfo.net/index.php?title=Customizing_Plex_6.0_ANT_builds</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.ca.com/us/products/product.aspx?ID=258">http://www.ca.com/us/products/product.aspx?ID=258</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Commercial
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="Eclipse"></a>
Eclipse
</h4>
Modified: ant/core/trunk/xdocs/external.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?view=diff&rev=565321&r1=565320&r2=565321
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Mon Aug 13 05:04:21 2007
@@ -3555,6 +3555,38 @@
</table>
</subsection>
+ <subsection name="CAPlex">
+ <p>CA Plex is an architected RAD tool that combines the techniques of
+ model-driven development, code generation and patterns to create
+ business applications for multiple platforms, including Java, .NET and
+ IBM System i. In its 6.0 release, CA Plex includes integrated support
+ for building generated Java code with Ant.</p>
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.6.5</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://wiki.plexinfo.net/index.php?title=Customizing_Plex_6.0_ANT_builds">http://wiki.plexinfo.net/index.php?title=Customizing_Plex_6.0_ANT_builds</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://www.ca.com/us/products/product.aspx?ID=258">http://www.ca.com/us/products/product.aspx?ID=258</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Commercial</td>
+ </tr>
+ </table>
+ </subsection>
+
+
+
+
+
+
+
<subsection name="Eclipse">
<p>Eclipse is a universal tool platform with Ant integration.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]