[eclipse] Multi-File History Plug-in

Multi-File History Plug-in

Eclipse manages change history of resources. And you can see the chagnes of a resource. But, there is no way to trace history among resources. 'Multi-File History' plug-in provides the way to see change orders among resources. With this plug-in, you can easily trace the changes you made.

 

Prerequisite

  1. eclipse 3.3 or above
  2. Java 5 or above
  3. Supported platform: All platforms
  4. License: EPL 1.0

 

Changes

Version 1.0.1

  1. Integrated with 'History View'
  2. Replace traditional 'Show Local History' action
  3. Change its name from 'com.eclipsegeek.history.ui' to 'kr.pragmatic.history.ui'

 

Installation

Multi-File History plug-in provides an update site.

 

First, select "Help -> Software Updates..."

Second, select "Add Site..." and input the location; http://update.pragmatic.kr

Thrid, check "Multi-File Local History" in the newly added update site. (Current version of Multi-File History plug-in only supports local history.)

Finally, select "Install..." and complete the installation.

 

Usage

Basically, its usage is almost same as 'Show Local History' capability. Select 'Team -> Show Local History' in  the context menu of Package Explorer. You can select a project or many resources including files and folders.

history1.jpg

 

History View shows changes of selected resources. You can see the order of changes among resources.

history2.jpg

 

Coming Soon

CVS support is under development ... Now it works and stay tuned ...

history3.jpg

 

Source Code

Source code for this plug-in is available at http://code.google.com/p/plug-ins/. It is free to use this code under Eclipse Public License 1.0.

 

Vote

If you will like this plugin, please vote for it! Rate this plugin @ Eclipse Plugin Central

 

Related

  1. Korean Page
  2. Eclipse Plug-in Central: Multi-File History