如何使用 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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 20:59:12  来源:igfitidea点击:

How to draw UML diagrams using Eclipse

eclipseuml

提问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

The probably best choice at the moment is the Papyruscomponent in Eclipse Indigo. The exact Java version doesn't play a big role in that, you just need to be able to run Eclipse.

目前最好的选择可能是Eclipse Indigo 中的Papyrus组件。确切的 Java 版本在这方面并不重要,您只需要能够运行 Eclipse。

回答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

One of the easiest ways is to use PlantUMLplugin for eclipse. It is an open source software and is really simple to use.

最简单的方法之一是使用PlantUML插件进行eclipse。它是一个开源软件,使用起来非常简单。

See the documentation here!

请参阅此处的文档!

回答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.

它很容易使用。