The Linux Distributions Changelog plugin adds automatic ChangeLog entry creation support to Eclipse for projects checked out from a Team repository. Method and function indication is provided for C, C++, and Java language files. A ChangeLog entry can be created for a single file or an entire project. In addition, a ChangeLog editor is provided which makes it easy to format the file consistently and to put the latest entry into the clipboard buffer for usage in a repository commit operation.
In conjunction with Eclipse 3.4.1 and CDT 5.0.1, the plugin supports:
At present we have no update site, but you can check the project plugins out of SVN directly from eclipse.org at svn://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools. You will need to check out the following from changelog/trunk:
org.eclipse.linuxtools.changelog.core
org.eclipes.linuxtools.changelog-feature
org.eclipse.linuxtools.changelog.cparser
org.eclipse.linuxtools.changelog.doc
org.eclipse.linuxtools.changelog.javaparser
From there, run the plugins as an Eclipse Application.