Name | Modified | Size | Downloads / Week |
---|---|---|---|
ReFit_0.7.0.jar | 2012-02-27 | 1.3 MB | |
README.txt | 2012-02-23 | 889 Bytes | |
Totals: 2 Items | 1.3 MB | 0 |
= User's Guide for ReFit = == Installation == 1. Download .jar file of ReFit plugin and place it in [Eclipse Folder]\plugins folder. 1. Restart Eclipse. 1. Now ReFit plugin is ready, and would work automatically when refactorings occur. == Currently Supported Features == === Fit Specs Formats === 1. HTML 1. Wiki (''not supported yet'') === Fixture Types === 1. Column Fixture 1. Row Fixture 1. Action Fixture === Refactorings === 1. Rename Type (Class) 1. Rename Method 1. Rename Field 1. Rename Parameter 1. Move Type (Class) 1. Change Method Signature (''only partially supported'') == Placing Fit Specs Files == Fit specs files (currently recognized extensions are: *.fit, *.htm, *.html) should be placed within a source folder. Fit results files should be placed elsewhere, so that the refactoring processes won't affect them.