Author: mvw Date: 2008-02-17 11:15:18-0800 New Revision: 14124 Modified: trunk/documentation/cookbook/building.xml
Log: Update related to the new project layout for Eclipse. Modified: trunk/documentation/cookbook/building.xml Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/building.xml?view=diff&rev=14124&p1=trunk/documentation/cookbook/building.xml&p2=trunk/documentation/cookbook/building.xml&r1=14123&r2=14124 ============================================================================== --- trunk/documentation/cookbook/building.xml (original) +++ trunk/documentation/cookbook/building.xml 2008-02-17 11:15:18-0800 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- $Id$ --> <!-- -// Copyright (c) 1996-2007 The Regents of the University of California. All +// Copyright (c) 1996-2008 The Regents of the University of California. All // Rights Reserved. Permission to use, copy, modify, and distribute this // software and its documentation without fee, and without a written // agreement is hereby granted, provided that the above copyright notice @@ -2319,6 +2319,7 @@ <note> <para> This description needs to be updated! +<!-- MVW: All these settings were already done when I tried it out on a fresh Eclipse install. --> </para> </note> <para> @@ -2339,8 +2340,8 @@ These instructions are for Checkclipse 2.1. </para> <para> - In the Java perspective, select the project argouml, - i.e. the icon at the top of the Package Explorer. + In the Java perspective, in the Package Explorer + select the project argouml-app. Then, in the menu, select Project => Properties, select Checkclipse (appears only if Checkclipse is correctly installed) and then fill the fields like this: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
