[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
- eclipse 3.3 or above
- Java 5 or above
- Supported platform: All platforms
- License: EPL 1.0
Changes
Version 1.0.1
- Integrated with 'History View'
- Replace traditional 'Show Local History' action
- 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.
History View shows changes of selected resources. You can see the order of changes among resources.
Coming Soon
CVS support is under development ... Now it works and stay tuned ...
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
History
Last edited on 01/24/2009 17:10 by 김성안
Comments (0)