Best UML plugins for Eclipse(Eclipse 的最佳 UML 插件)
问题描述
我刚刚继承了一个 J2SE 项目,并将在 Eclipse 上处理它.我想从现有代码中获取一些图表,并且正在寻找与 Eclipse 一起使用的优秀 UML 插件.
I just inherited a J2SE project and will be working on it on Eclipse. I'd like to get some diagrams out of the existing code and I'm looking for good UML plugins to use with Eclipse.
有什么建议吗?
推荐答案
老实说,我认为你最好的选择根本不是 Eclipse 插件,而是 Sparx Systems 的 Enterprise Architect.它的成本是合理的(专业版 200-300 美元),它可以将现有的代码库逆向工程为 UML.我已经在几个项目中使用过它,每当我需要对现有项目进行 20,000 英尺的概览时,我发现它非常宝贵.
Honestly, I think your best bet isn't an Eclipse plugin at all, but Enterprise Architect by Sparx Systems. Its cost is reasonable ($200-300 US for the Professional version), and it can reverse engineer an existing code base into UML. I've used it on several projects, and have found it invaluable whenever I needed the 20,000-foot overview on an existing project.
另外,我没有广泛使用它的 UML 功能,但 MyEclipse(65 美元)声称还具有逆向工程能力.
Also, I haven't used its UML capabilities extensively, but MyEclipse (for $65 US) claims to have reverse-engineering capabilities as well.
这篇关于Eclipse 的最佳 UML 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse 的最佳 UML 插件
基础教程推荐
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- 如何使用 Java 创建 X509 证书? 2022-01-01
- 降序排序:Java Map 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01