如何使用 Eclipse 绘制 UML 图
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9869720/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to draw UML diagrams using Eclipse
提问by user1227433
What is the version of Eclipse that can be used to draw the UML diagrams. That is what is the version of Java with which the tools to draw UML diagrams comes along with it.
可用于绘制 UML 图的 Eclipse 版本是什么。这就是用于绘制 UML 图的工具所附带的 Java 版本。
Thanks
谢谢
回答by Volker Stolz
回答by Jordi Cabot
Eclipse itself maintains a list of Eclipse plug-ins/tools to create UML models compatible with the official Eclipse MDT-UML2 Eclipse project. See http://wiki.eclipse.org/MDT-UML2-Tool-Compatibility
Eclipse 本身维护着一个 Eclipse 插件/工具列表,用于创建与官方 Eclipse MDT-UML2 Eclipse 项目兼容的 UML 模型。请参阅http://wiki.eclipse.org/MDT-UML2-Tool-Compatibility
回答by UML GURU
The only professional quality tool which allows the use of java and UML is Omondo but it is really very very expensive. Ridiculous pricing !!
唯一允许使用 Java 和 UML 的专业质量工具是 Omondo,但它确实非常昂贵。荒谬的定价!!
Other plugins are only focus on UML but no real Java extensions. eUML could have been a good free candidate but it seems the tool has been stopped http://www.soyatec.com/forum/viewtopic.php?t=955
其他插件只关注 UML 而没有真正的 Java 扩展。eUML 可能是一个很好的免费候选者,但该工具似乎已停止http://www.soyatec.com/forum/viewtopic.php?t=955
回答by veri_pudicha_coder
回答by Vikramsinh Shinde
try to install this plugin in eclipse
尝试在eclipse中安装这个插件
http://marketplace.eclipse.org/content/umlet-uml-tool-fast-uml-diagrams
http://marketplace.eclipse.org/content/umlet-uml-tool-fast-uml-diagrams
it's easy to use.
它很容易使用。