org.aspectj/docs/devGuideDB/devguide.xml

88 líneas
2.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1//EN"
"../../lib/docbook/docbook-dtd/docbookx.dtd"
[
<!ENTITY ajc SYSTEM "ajc.xml">
<!ENTITY ajdb SYSTEM "ajdb.xml">
<!ENTITY ajdoc SYSTEM "ajdoc.xml">
<!ENTITY antsupport SYSTEM "antsupport.xml">
<!ENTITY ajbrowser SYSTEM "ajbrowser.xml">
<!ENTITY ajdejbuilder SYSTEM "ajdejbuilder.xml">
<!ENTITY ajdeforte SYSTEM "ajdeforte.xml">
<!ENTITY aspectj-mode SYSTEM "aspectj-mode.xml">
<!ENTITY ajdee SYSTEM "ajdee.xml">
]>
<book>
<bookinfo>
<title>The AspectJ<superscript>tm</superscript> Development Environment Guide</title>
<authorgroup>
<author>
<othername>the AspectJ Team</othername>
</author>
</authorgroup>
<legalnotice>
<para>Copyright (c) 1998-2001 Xerox Corporation,
2002 Palo Alto Research Center, Incorporated,
2003 Contributors.
All rights reserved.
</para>
</legalnotice>
<abstract>
<para>
This guide describes the tools in the AspectJ 1.2 development
environment. See also
<ulink url="../progguide/index.html">The
AspectJ Programming Guide</ulink>,
the documentation available with the AspectJ support available for
various integrated development environments (e.g., Eclipse, Emacs,
JBuilder, and NetBeans),
and the most-recent documentation available from
the AspectJ project page, at
<ulink url="http://eclipse.org/aspectj">
http://eclipse.org/aspectj</ulink>.
<!--
<itemizedlist>
<listitem><ulink url="../progguide/index.html">The
AspectJ Programming Guide</ulink>
</listitem>
<listitem>the
documentation available with the AspectJ support available for
various integrated development environments (e.g., Eclipse, Emacs,
JBuilder, and NetBeans)
</listitem>
<listitem>the most-recent documentation available from
the AspectJ project page, at
<ulink url="http://eclipse.org/aspectj">
http://eclipse.org/aspectj</ulink>.
</listitem>
</itemizedlist>
-->
</para>
</abstract>
</bookinfo>
<reference>
&ajc;
&ajdoc;
</reference>
&ajbrowser;
&antsupport;
</book>
<!--
Local Variables:
compile-command:"ant -quiet dev-html"
fill-column: 79
sgml-indent-step: 3
sgml-local-ecat-files:devguide.ced
sgml-namecase-general: t
End:
-->