Browse Source

new IDE with Ant-Integration

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@565321 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
66a4fdaf8b
2 changed files with 83 additions and 0 deletions
  1. +51
    -0
      docs/external.html
  2. +32
    -0
      xdocs/external.xml

+ 51
- 0
docs/external.html View File

@@ -6546,6 +6546,57 @@
valign="top" align="left">
GNU General Public License
</td>
</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">


+ 32
- 0
xdocs/external.xml View File

@@ -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>


Loading…
Cancel
Save