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 插件


- C++ 和 Java 进程之间的共享内存 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01