Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Eclipse change log updater

This zip contains an Eclipse plugin that detects what files are changed in a project and:

  • update the Eclipse EPL notice to the header.
  • insert a change log containing date, bug number, user id, user name and comment.

Note that you will need to be on eclipse version eclipse-SDK-I20060307-1315-win32.zip or higher.

To use the plugin, just unzip in your development environment. Select the project(s), right-click and select Update Eclipse Change Log.

Back to the top