Skip to content

REsolution is an automatic software refactoring tool. This project is released under version 3.0 of the GPL. Demo:

License

Notifications You must be signed in to change notification settings

wangying8052/REsolution

Repository files navigation

Project Description
================================================================================
REsolution is a powerful tool that can identify the Move method/ field and Extracting class refactoring opportunities. 
According to the principle of “high cohesion and low coupling”, the “Inappropriate Intimacy”, “God Class” and 
“Feature Envy” code smells are removed.


Project Description
================================================================================
REsolution is a powerful tool that can identify the Move method/ field and Extracting class refactoring opportunities. According to the principle of “high cohesion and low coupling”, the “Inappropriate Intimacy”, “God Class” and “Feature Envy” code smells are removed.

LICENSE
================================================================================
REsolution is released under version 3.0 of the GPL.

REFERENCE
================================================================================
This project references the open source projects DependencyFinder and Prefuse.

ENVIRONMENT
================================================================================
The software operating environment is Windows 7.0 and the compiler platform is Eclipse 4.5.0 and JDK 1.7.0_45 or higher.

DEMO
================================================================================
https://www.youtube.com/watch?v=8CVOYxFufPE

About

REsolution is an automatic software refactoring tool. This project is released under version 3.0 of the GPL. Demo:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages