没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > minjava |
minjava
|
1 | 0 | 102 |
贡献者 | 讨论 | 代码提交 |
What is it?Minjava is a Java reverse engineering software. It means that it can help to understand the architecture and behavior of an existing Java software.
How does that works?Minjava is based on a Java meta-model, that defines how the possible Java softwares can be structured. An importer analyzes a Java source code or byte-code to build a Java model. This Java model is then used by different reverse engineering tools, like a class diagram generator. For more information on the design of Minjava, visit the MinjavaDesign page.
How can I get it ?See the MinjavaInstall page.
What can it do for me?Java developersAutomatic drawing of class diagrams Automatic drawing of packages dependencies diagram Metrics computation and report in HTML Reverse engineering tool designersFurnish a Java meta-model that can be used as a basis in the building of numerous reverse engineering tools DocumentationSee the MinjavaDocumentation page.
ScreenshotsSee the MinjavaScreenshots page.
DevelopmentSee the MinjavaDev page.
LicenseMinjava is released under the terms of the Eclipse Public License v2.0r
AuthorsThe authors of Minjava are from the LIRMM institute.
Jean-Rémy Falleri : Minjava project leader.