UML Plugin for Eclipse - Class Diagrams amp; Java Code Generation - Indigo/Juno(Eclipse 的 UML 插件 - 类图和Java 代码生成 - Indigo/Juno)
问题描述
我正在寻找一个用于 Eclipse 的 UML 插件.我知道这个问题已经被问过好几次了,但大多数都是几年前的问题.根据我的阅读,我会说大多数人更喜欢 eUML2,但这官方只支持 Helios.
I am looking for a UML plugin for Eclipse. I know this questions has been asked several times, but most of them are a few years old. From what I read I would say that most people prefer eUML2, but this officially supports only Helios.
到目前为止,我正在使用 argoUML,但至少可以说,没有撤消按钮确实是一个可用性噩梦.此外,我更喜欢集成到 Eclipse 中.
So far I am using argoUML, but the absence of an undo-button is really an usability nightmare, to say the least. Additionally I would prefer integration into Eclipse.
我想要的是:
- 免费/开源
- 积极开发的工具(支持 Indigo,计划支持 Juno)
- 在 Eclipse 中轻松安装
- 类图
- 从图表生成 Java 代码
- 实现完成后更新类图(往返)
会有什么好处:
- 其他图,对我来说最重要的是序列图和用例图
如果实际上没有合适的 Eclipse 插件,那么如果您能指出其他免费/开源和基于 linux 的工具以及您使用哪个工作流程来完成上述要求,我会很高兴.
If there are in fact no suitable Eclipse plugins, than I would be happy if you could point out other tools that are free/open source and linux-based and which workflow you are using to accomplish the aforementioned requirements.
推荐答案
现在我将使用 Green UML 或 UML Lab.Green UML 满足了我所要求的所有要点,除了我不能百分百确定它是否非常积极地开发.但最后一次更新是从 2011 年 11 月开始的.它只支持类图,但这对我来说没问题.它可以在这里找到.
For now I will go with either Green UML or UML Lab. Green UML fulfills all the points I asked for, except that I'm not a hundred percent sure it is very actively developed. But the last update is from November 2011. It only supports class diagrams, but that is ok for me. It can be found here.
除此之外,我会尝试 UML Lab 的学术版本,因为它看起来更有前途,但不免费是一个缺点.
Other than that I will try the academic version of UML Lab as it looks a bit more promising, though not being free is a draw back.
这篇关于Eclipse 的 UML 插件 - 类图和Java 代码生成 - Indigo/Juno的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse 的 UML 插件 - 类图和Java 代码生成 - Indigo/Juno
基础教程推荐
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01
- 如何使用 Java 创建 X509 证书? 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- 降序排序:Java Map 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01