Skip to content

crmky/Eclipse-Copyright-Generator

 
 

Repository files navigation

Eclipse Copyright Generator

This is an Eclipse extension to help generating and updating copyright in files.

History

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.

Build

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

Install

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.2%
  • HTML 15.7%
  • CSS 1.1%