美文网首页
如何在Eclipse中安装插件Plugin快速生成UML(如类图

如何在Eclipse中安装插件Plugin快速生成UML(如类图

作者: jssice | 来源:发表于2020-05-29 03:50 被阅读0次

重要介绍几款Plugin用于小型的项目快速生成UML图。
主要针对的是通过code 生成UML图。

安装之前

Graphical Editing Framework 图形编辑框架

安装插件一般有三种方式

  1. 离线安装压缩包
  2. 用Eclipse Marketplace Client (在帮助选下)搜索 插件名称
  3. 使用install New Software (在帮助选下) “Work With ” with URL: update 网址/镜像
UML插件选择
插件 要求 安装方式
AmaterasUML 使用install New Software (在帮助选下) “Work With ” with https://takezoe.github.io/amateras-update-site/
ObjectAid UML 1. JDK 8.0 or higher. For ObjectAid 1.1.x, JDK 6.0 can still be used. 使用install New Software (在帮助选下) “Work With ” with http://www.objectaid.com/update/current
2. Eclipse 3.6.x or higher with the JDT (Java Development Tooling)
3. GEF (Graphical Editor Framework) 3.6.x or higher, but less than 4.0.0
ModelGoon UML4Java 1. Eclipse 3.5.x and 3.6.x 以及 安装方式有三种:离线压缩包 (百度)
2. Java 1.5 or higher 以及 使用Eclipse Marketplace Client (在帮助选下)搜索modelgoon
3. GEF + Draw2D 3.5.x and 3.6.x 使用install New Software (在帮助选下) “Work With ” with http://www.modelgoon.org/update
Jupe 1. Java 1.5, Eclipse 3.2 以及
2. the Eclipse Modeling Framework (EMF) 2.2.0 以及
3. the Graphical Editing Framework (GEF) 3.2 以及
4. and the EMF-based UML metamodel implementation UML2.
soyatec eUML2 1. Java runtime 1.5 or + for Galileo/eclipse 3.5.x 或者
(版本Indigo(eclipse 3.5.x) ) 2. Java runtime 1.5 or + for Helios/eclipse 3.6.x
(版本Helios(eclipse 3.6.x))
(版本Galileo(eclipse 3.5.x))
(版本Juno(eclipse 4.2.x)无免费版本)

相关文章

网友评论

      本文标题:如何在Eclipse中安装插件Plugin快速生成UML(如类图

      本文链接:https://www.haomeiwen.com/subject/irrtzhtx.html