The Linux Tools ChangeLog plugins add automatic ChangeLog entry creation support to Eclipse for projects checked out from a Team repository (CVS and SVN). Method and function indication is provided for C, C++, and Java language files. The RPM .spec %changelog format is also supported. 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:
Please use our update site as described here.
You can also check the project plugins out of Git
directly from eclipse.org at git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git.
You will need to check out the following from the changelog subdirectory:
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.