Change log
Version 1.3.0 - 05 may 2010
- [Fea] Add a pattern for files exclusion on the 2d page of the wizard.
- [Fea] Add a checkbox on ContentType header format definition allowing to exclude all the files of this content type.
- [Fea] Add a default exclusion at installation of the plugin on given content types : plugin.xml...
- [Fea 2855836] Add support for a conditional exclusion of the first line of a file based on a pattern defined on the ContentType header format defintion.
- [Enh] When empty, the file inclusion pattern of the wizard must be considered by default as * (select all).
- [Enh] Add a count of selected resources / total number of resources on the 3d page of the wizard.
- [Enh] Add 'Restore Default' and 'Appply' buttons on preferences pages.
- [Enh] If not defined, the 'owner' variable must be set by default to the same value that the 'user' variable.
- [Enh] Add a contextual help on wizard and preferences pages.
- [Bug 2839845] Save error of project preferences if there is no '.settings' directory in the project.
- [Bug 2855827] Default format for XML is invalid. -- sequences of characters are forbidden inside an XML comment.
- [Bug 2854904] Infinite loop in CopyrightManager.getHeaderFormat().
Version 1.2.0 - 11 may 2009
- [Fea] Copyright settings can be defined in project properties. They are applied by default by the wizard, but can be override if demanded by the user.
- [Enh] Control that mandatory values are provided in a copyright definition.
- [Bug 2493951] Wizard does not consider file encoding.
- [Bug 2785030] Error of encoding when saving copyright preferences settings.
- [Bug 2750836] LGPL text causes ECG to delete all copyrights.
- [Bug 2787517] Exception in preference page if a copyright has an empty field.
Version 1.1.0 - 16 june 2008
- [Fea] In the header format definition, there is now the possibility to define a number of blank lines to insert / keep after the header.
- [Enh] Applying copyright on selected resources is now done in a background job.
- [Enh] Added a "Work in progress" dialog on the wizard between parameters setting and ressource selection.
- [Bug] Resources selection is not updated in the wizard after returning on the parameters page and changing of the selection pattern.
- [Bug] Files that are not writable break the selection and application process.
- [Bug] With line comment formats (ex. text files), the replacement of an existing header is not done correctly when the comment contains empty strings.
Version 1.0.1 - 15 february 2008
- [Bug] Didn't work on Eclipse running on J2SE 5.0. Add Bundle-RequiredExecutionEnvironment: J2SE-1.5 in plugin manifest.
Version 1.0.0 - 10 february 2008
First public release.