Description
UML class diagrams can be generated from Java source code and libraries inside Eclipse. It is useful for developers documenting structure or exploring unfamiliar codebases.
Generated diagrams can reveal private architecture and package names. Review diagrams before sharing them outside the project.