Eclipse DSM-Viewer plugin is a powerful tool for counting, analysing and displaying of all kinds of dependencies between the Java source code components.
In simple words, this is an SWT/JFace app which improves Eclipse code analisys functionality. It`s main tasks are:
- To found and count all kinds of relationships between the components of Java programming systems are opened at Eclipse workspace (on all levels of their code hierarchy).
- To display these relationships using the special format of "Design Structure Matrices" or DSMs.
This application also provides all kinds of Eclipse integration: code navigation, context help, flexible settings customization, and so on.
Licensed with Eclipse Public License v1.0