java - 是否有用于从 Android(Java) 类生成 UML 的好插件?

标签 java eclipse eclipse-plugin uml

<分区>

我正在为 eclipse 寻找一个好的插件来读取我的 Android 类并生成我的 android 类的 UML,包括类图、关联、继承。等等

有什么想法吗?

最佳答案

我建议删除 Android 标签,并添加一个 Java 标签 - 这个问题实际上是关于为 Java 生成 UML - Android vs J2xE 是一个实现细节。

关于这个主题,在这个主题 How to generate UML diagrams (especially sequence diagrams) from Java code 中对工具进行了很好的讨论。 (链接无效)。

free UML sequence diagram reverse engineering eclipse plugin working out of the box - does such a thing exist?

您真的需要紧密集成 Eclipse 吗?您可能会使用命令行工具并为其添加 Ant 目标 - 这样您就可以在构建过程中更新 UML。

如果您还没有使用 Ant,您可以按照 Managing Projects from the Command Line 中的说明添加支持。

希望对您有所帮助,

菲尔

关于java - 是否有用于从 Android(Java) 类生成 UML 的好插件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5569629/

相关文章:

java - 如何在 Consumer Java 8 中抛出异常

java - eclipse 破坏类文件内部

java - reactor lmax 线程转储

eclipse - 身份验证失败 - 无法通过 Git 克隆远程存储库(仅发生在 Eclipse 中)

java - 从存储库安装 Eclipse 插件时出错

java - Spring Boot Rest Security 基本身份验证密码编码器不会在登录时加密密码

java - 面对 java.lang.NoSuchMethodError : Jetty + Eclipse

c - Eclipse 中的 printf

java - 无法加载库 'kernel32'

java - 使用独立于eclipse的eclipse插件