Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by SebastianBazley: http://wiki.apache.org/jakarta-jmeter/JMeterEclipse The comment on the change is: Remove reference to @author ------------------------------------------------------------------------------ * Insert tabs for indentation, not spaces ('''deselected''') * Number of spaces representing an indentation level: 4 * In Java | Code Generation, use patterns similar to the following in the "Code and Comments" section: - ;Comments | Types:: {{{ /** - {{{ * @author Your Name (include a mailto link if you wish) - * @version $$Revision: $$ (some developers prefer $$Id: $$. That's okay too.) - */ }}} - - - Notes: (sb) - Id: produces rather a long string, but it does include the date, which can be useful. - I suggest using Date: as well as Revision: - - There are quite a few source files which use the @created "tag". - However, there is no such tag, so javadoc generates warning messages. - Probably best to remove these entirely; the @since tag is a lot more useful. }}} ;Code | New Java files:: Insert the Apache license here. You can find the license at [http://www.apache.org/LICENSE]. Replace the year with ${year}, and Eclipse will use the current year automatically. * In Java | Editor, use the following settings: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
