This is an Eclipse extension to help generating and updating copyright in files.
Now Support Eclipse 2024-06 and later, Mac OS X, Linux (with nautilus) and Windows.
Click Project -> Apply copyright...
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, unknowIfGuestInDream.
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://docs.tlcsdm.com/eclipse-copyright/.
- Add
https://raw.githubusercontent.com/tlcsdm/eclipse-copyright/update_site/as the upgrade location in Eclipse. - Download from Jenkins