This is an Eclipse extension to help generating and updating copyright in files.
Fork of Eclipse Copyright Generator project on Github, which is a fork of the Eclipse Copyright Generator project on sourceforge.
Initial work by Eric Wuillai. Contributors: Jeremie Bresson, Matthew Krupcale, Roger Chen.
This project uses Tycho with Maven to build. It requires Maven 3.9.0 or higher version.
Dev build:
mvn clean verify
Release build:
mvn clean org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=2.0.0 verify
Refer to the original Github pages at https://jmini.github.io/Eclipse-Copyright-Generator/.
Bintray is no longer available. This project will release the artifacts in Github releases instead. E.g. add jar:https://github.com/crmky/Eclipse-Copyright-Generator/releases/download/v2.0.0/com.wdev91.eclipse.copyright.site.eclipse-repository-2.0.0.zip!/
as the upgrade location in Eclipse.