Post date: Mar 23, 2016 10:34:54 AM
Whenever developers want to see/review the list of files committed, during a certain period of time, changelog is required.
This plugin provides a view with the details of all changes made in a CVS project.
It groups the changes made at the same time.
Generally, when we use CVS commands to see the changelog, or when we use changelog ant task, we would not get the time in the local timezone. Rather, it shows in GMT Timezone. This Plugin shows the date in local Timezone.
To install this eclipse plugin, use below update site.
Eclipse Update Site : http://svn.codespot.com/a/eclipselabs.org/changelog/trunk/org.eclipselabs.changelog.update-site/
Follow the below steps for installation:
Open eclipse
Navigate the menu Help - > Install New Software
Add the about update site url.
Select the checkbox for ChangeLog.
Follow the next pages by clicking on Next and click on Finish.