bodewig 2002/10/10 00:20:53
Modified: docs external.html
docs/manual ide.html
xdocs external.xml
Log:
doc updates.
PR: 13422, 13431
Submitted by: Jesse Glick <jesse.glick at netbeans.com>,
Paul Cantrell <cantrell at pobox.com>
Revision Changes Path
1.61 +79 -2 jakarta-ant/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/external.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- external.html 4 Oct 2002 08:32:13 -0000 1.60
+++ external.html 10 Oct 2002 07:20:53 -0000 1.61
@@ -1633,6 +1633,83 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Macker"><strong>Macker</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>A build-time architectural testing tool, designed
+ to maintain clean layering / tiering / modularity.
+ Macker works against compiled class files, checking
+ dependencies between classes against a set of
+ pattern-based access rules you specify for your
+ project in an XML rules file. Macker doesn't presume
+ anything about your architecture -- you write the
+ rules, and Macker keeps you honest about them.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.5 and higher (1.4 untested but may work)
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="http://innig.net/macker/">http://innig.net/macker/</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="http://innig.net/macker/contact.html">Paul Cantrell</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ GNU GPL 2.0
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="PMD"><strong>PMD</strong></a>
</font>
</td></tr>
@@ -2805,12 +2882,12 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="NetBeans / Forte for Java"><strong>NetBeans / Forte for
Java</strong></a>
+ <a name="NetBeans / Sun ONE Studio"><strong>NetBeans / Sun ONE
Studio</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <p>A module that integrates Ant into the NetBeans or
Forte for Java IDEs.</p>
+ <p>A module that integrates Ant into the NetBeans or
Sun ONE Studio (formerly Forte for Java) IDEs.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
1.9 +3 -3 jakarta-ant/docs/manual/ide.html
Index: ide.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/manual/ide.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ide.html 23 Jun 2002 21:48:11 -0000 1.8
+++ ide.html 10 Oct 2002 07:20:53 -0000 1.9
@@ -25,8 +25,8 @@
customize menu "Jde Build Function"<br><br>
<a href="http://www.intellij.com/idea/">IDEA</a> has built-in GUI ANT
integration: GUI
selection of targets, execution, hyperlink to compilation errors<br><br>
-<a href="http://www.netbeans.org/">NetBeans</a>
-NetBeans 3.3 has very good Ant integration indeed.
+<a href="http://ant.netbeans.org/">NetBeans</a>
+NetBeans 3.4 has very good Ant integration indeed.
</a><br><br>
<a href="http://jedit.org/">jEdit</a>
@@ -35,7 +35,7 @@
file.
<br><br>
<a href="http://eclipse.org/">Eclipse</a>
-Eclipse is IBM's counterpoint to Netbeans; an open source IDE with Java and
ant
+Eclipse is IBM's counterpoint to NetBeans; an open source IDE with Java and
ant
support.
<br><br>
<a href="Integration/VAJAntTool.html">VisualAge for Java</a><br><br>
1.48 +32 -2 jakarta-ant/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- external.xml 2 Oct 2002 06:07:20 -0000 1.47
+++ external.xml 10 Oct 2002 07:20:53 -0000 1.48
@@ -597,6 +597,36 @@
</table>
</subsection>
+ <subsection name="Macker">
+
+ <p>A build-time architectural testing tool, designed
+ to maintain clean layering / tiering / modularity.
+ Macker works against compiled class files, checking
+ dependencies between classes against a set of
+ pattern-based access rules you specify for your
+ project in an XML rules file. Macker doesn't presume
+ anything about your architecture -- you write the
+ rules, and Macker keeps you honest about them.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.5 and higher (1.4 untested but may work)</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://innig.net/macker/">http://innig.net/macker/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="http://innig.net/macker/contact.html">Paul
Cantrell</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>GNU GPL 2.0</td>
+ </tr>
+ </table>
+ </subsection>
<subsection name="PMD">
@@ -1029,9 +1059,9 @@
</table>
</subsection>
- <subsection name="NetBeans / Forte for Java">
+ <subsection name="NetBeans / Sun ONE Studio">
- <p>A module that integrates Ant into the NetBeans or Forte for Java
IDEs.</p>
+ <p>A module that integrates Ant into the NetBeans or Sun ONE Studio
(formerly Forte for Java) IDEs.</p>
<table>
<tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>