bodewig 2002/10/10 00:22:00 Modified: docs Tag: ANT_15_BRANCH external.html docs/manual Tag: ANT_15_BRANCH ide.html xdocs Tag: ANT_15_BRANCH external.xml Log: sync with HEAD. PR: 13422, 13431 Revision Changes Path No revision No revision 1.48.2.13 +79 -2 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.48.2.12 retrieving revision 1.48.2.13 diff -u -r1.48.2.12 -r1.48.2.13 --- external.html 4 Oct 2002 08:39:17 -0000 1.48.2.12 +++ external.html 10 Oct 2002 07:22:00 -0000 1.48.2.13 @@ -1631,6 +1631,83 @@ + +
+ Macker + +
+
+

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.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.5 and higher (1.4 untested but may work) + +
+ + URL: + + + + http://innig.net/macker/ + +
+ + Contact: + + + + Paul Cantrell + +
+ + License: + + + + GNU GPL 2.0 + +
+
+
+ + @@ -2803,12 +2880,12 @@
+ PMD
- NetBeans / Forte for Java + NetBeans / Sun ONE Studio
-

A module that integrates Ant into the NetBeans or Forte for Java IDEs.

+

A module that integrates Ant into the NetBeans or Sun ONE Studio (formerly Forte for Java) IDEs.


IDEA has built-in GUI ANT integration: GUI selection of targets, execution, hyperlink to compilation errors

-NetBeans -NetBeans 3.3 has very good Ant integration indeed. +NetBeans +NetBeans 3.4 has very good Ant integration indeed.

jEdit @@ -35,7 +35,7 @@ file.

Eclipse -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.

VisualAge for Java

No revision No revision 1.35.2.13 +32 -2 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.35.2.12 retrieving revision 1.35.2.13 diff -u -r1.35.2.12 -r1.35.2.13 --- external.xml 2 Oct 2002 06:08:05 -0000 1.35.2.12 +++ external.xml 10 Oct 2002 07:22:00 -0000 1.35.2.13 @@ -597,6 +597,36 @@
+ + +

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.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 and higher (1.4 untested but may work)
URL:http://innig.net/macker/
Contact:Paul Cantrell
License:GNU GPL 2.0
+
@@ -1029,9 +1059,9 @@
- + -

A module that integrates Ant into the NetBeans or Forte for Java IDEs.

+

A module that integrates Ant into the NetBeans or Sun ONE Studio (formerly Forte for Java) IDEs.

-- To unsubscribe, e-mail: For additional commands, e-mail: