Changes for JAutodoc

* 2014-07-21 Version 1.11.1
      o Fixed Velocity class loading conflict with m2e plugin in Eclipse Luna

* 2014-01-12 Version 1.11.0
      o New options for [G,S]etter from field comment
      o Configuration dialog for Javadoc tag order
      o Some minor improvements
      o Requires Eclipse 3.7+

* 2012-05-31 Version 1.10.0
      o Import/Export of the complete configuration from/to a single file
      o Recognition of global pre- and suffixes of fields for [G,S]etter
      o Support for evaluation of annotations in templates
      o Requires JRE 1.6

* 2011-04-24 Version 1.9.0
      o New option: Exclude [G,S]etter
      o New option: Include subpackages when adding Javadoc for package members
      o Bugfix for {@inheritDoc}
      o Contribution to Eclipse help

* 2010-08-12 Version 1.8.0
      o Preview Dialog
      o Automatic recognition of global parameter/field prefixes
      o Support for package-info.java
      o Fixed html tag problem in return doc

* 2010-03-23 Version 1.7.0
      o Search Page for Missing Javadoc and File Headers
      o Requires Eclipse 3.4+

* 2010-02-09 Version 1.6.0
      o Support for Eclipse 3.6
      o New option: [G,S]etter from field comment
      o Support for Generics
      o Escaping of # in templates by \#
      o Fixed encoding problems.
      o Some minor fixes and improvements.
      o Requires JRE 1.5 and Eclipse 3.3+

* 2007-09-09 Version 1.5.0
      o Enhanced prefix/keyword replacement
      o Escaping of dollar signs in templates by \$
      o Support for Package Javadoc

* 2007-07-10 Version 1.4.0
      o Project specific settings
      o Temporary settings for single compilation units
      o Ant task for Eclipse
      o Support for multi comment headers
      o General improvements for Eclipse 3.3

* 2007-05-01 Version 1.3.0
      o Using Velocity templates for Header and Javadoc
      o Template variables (e.g. $user, $date, $project_name, ...)
      o Context menu for adding Header only
      o Filter options for Types, Fields, Methods and Getter/Setter
      o Corrected order of parameter documentation
      o Improvement for non-Javadoc
      o Support for {@inheritDoc}
      o Update Site http://jautodoc.sourceforge.net/update/

* 2007-01-05: Version 1.2.0
      o Consider member visibility.
      o Use non-Javadoc for inherited methods.
      o Editor shortcut Ctrl-Alt-J.
      o Selection model in editor changed.
      o Prefix replacement for fields and parameters.

* 2006-10-20: Version 1.1.0
      o Single line field comments.
      o Use Eclispe comment formatter.
      o Add/Replace file header.

* 2006-08-20: Version 1.0.0
      o Initial version.
