Skip to content
/ featdiag Public

An Eclipse IDE plug-in for visualizing and refactoring Java source code.

License

Notifications You must be signed in to change notification settings

ebenh/featdiag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

featdiag

Over time, Java classes can become large and require refactoring. With existing tools it can be difficult to determine which class members are tightly coupled and which can be refactored.

Feature Diagrams are a graphical representation of these relationships. The concept was conceived by Micheal Feathers. Implemented as a plug-in for Eclipse IDE, the intention was to have a manipulative graph, and to automate changes to Java source code by manipulating a diagram.

Click the thumbnail below to see a video demo.

Feature Diagrams in Eclipse IDE

Exported from code.google.com/p/featdiag

About

An Eclipse IDE plug-in for visualizing and refactoring Java source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages