Author: linus Date: 2008-01-31 08:07:58-0800 New Revision: 14073 Modified: trunk/documentation/cookbook/building.xml
Log: Improved the list of used projects. Modified: trunk/documentation/cookbook/building.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/building.xml?view=diff&rev=14073&p1=trunk/documentation/cookbook/building.xml&p2=trunk/documentation/cookbook/building.xml&r1=14072&r2=14073 ============================================================================== --- trunk/documentation/cookbook/building.xml (original) +++ trunk/documentation/cookbook/building.xml 2008-01-31 08:07:58-0800 @@ -489,6 +489,10 @@ serial/deserialize to/from XMI. </para> + <para> +This is included in the files +jmi.jar, jmiutils.jar, mdrapi.jar, mof.jar, nbmdr.jar, openide-util.jar. +</para> </listitem> <listitem> @@ -532,16 +536,28 @@ </para> </listitem> - - <listitem> <para> -MDR, -the Netbeans Meta Data Repository. + <indexterm> + <primary>swidgets</primary> + </indexterm> +swidgets, +a library providing the buttons used by ArgoUML. </para> + <para> +See the project at +<ulink url="http://swidgets.tigris.org/">Swidgets project</ulink>. +</para> + </listitem> + + <listitem> <para> -This is included in the files -jmi.jar, jmiutils.jar, mdrapi.jar, mof.jar, nbmdr.jar, openide-util.jar. +toolbar, +a library providing the toolbar functions used by ArgoUML. +</para> + <para> +See the project at +<ulink url="http://toolbar.tigris.org/">Toolbar project</ulink>. </para> </listitem> </itemizedlist> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
