How to Install eclipse-changelog in Ubuntu 18.04



Install eclipse-changelog by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-changelog

Description:

Automatic ChangeLog entry creation support for Eclipse

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.

Homepage: http://www.eclipse.org/linuxtools/

Version: 3.1.0-1

Section: universe/devel