工程师 - Eclipse安装和UML插件

1,打开Eclipse.org网站

Eclipse Downloads | The Eclipse Foundation

下载的是统一的安装文件:eclipse-inst-jre-win64.exe

2,运行安装文件,选择你想要安装的开发套件种类

我选的是Eclipse IDE for Embedded C/C++ Developers。

会弹出使用协议,选择接受,然后开始下载所需的安装组件。

3,安装完成后,点击launch。

4,打开后如下:

5,在Help里找到Marketplace

6,在Marketplace里搜索需要的插件进行安装。

7,创建UML的diagram。

打开或新建一个Eclipse的Workspace,载入成功后,如果没有项目,先点击菜单File->New->Project。

这里我选的General -> Project。

然后填入ProjectName,点击Finish。

然后点击菜单的File->New->Other,出现下图对话框。

在Other选项里选择Umlet diagram。

选择刚才创建的或已经存在的Project作为Container, 需要的话修改Diagram的名字:

点击Finish后,就可以使用Eclipse编辑UML文件了,同时上方菜单栏也会在Help后面显示UMLet菜单。

8,使用UMLet

初始的编辑界面显示如下:

// Uncomment the following line to change the fontsize and font:

// fontsize=14

// fontfamily=SansSerif //possible: SansSerif,Serif,Monospaced

//

// Welcome to UMLet!

//

// Double-click on elements to add them to the diagram, or to copy them

// Edit elements by modifying the text in this panel

// Hold Ctrl to select multiple elements

// Use Ctrl+mouse to select via lasso

//

// Use +/- or Ctrl+mouse wheel to zoom

// Drag a whole relation at its central square icon

//

// Press Ctrl+C to copy the whole diagram to the system clipboard (then just paste it to, eg, Word)

// Edit the files in the "palettes" directory to create your own element palettes

//

// Select "Custom Elements > New..." to create new element types

//

// This text will be stored with each diagram; use it for notes.

右边显示的是可用的组件,最右上角的下拉列表可以选择待使用的组件类型。

在Eclipse上方的UMLet菜单栏,还可以执行命令:

9,其他信息

官方网站:

UMLet - Free UML Tools for fast UML diagrams

Samples:

UMLet Homepage - Free UML Tool

这个工具在Visual Code里也可以装插件。

还有网页版本:

UMLetino - Free Online UML Tool for Fast UML Diagrams

开源代码:GitHub - umlet/umlet: Free UML Tool for Fast UML Diagrams

相关推荐
19999er3 小时前
松散比较(PHP)(小迪网络安全笔记~
笔记·安全·web安全·网络安全·php
梳子烟YAN3 小时前
UML系列之Rational Rose笔记七:状态图
笔记·uml
刘乐去哪儿了6 小时前
TARE-Planner自动探索算法源码学习笔记
笔记·学习·算法
棋小仙7 小时前
近期SQL笔记
数据库·笔记·sql
一棵开花的树,枝芽无限靠近你8 小时前
【PPTist】幻灯片放映
前端·笔记·学习·编辑器·pptist
索然无味io8 小时前
应急响应之入侵排查(下)
linux·windows·笔记·学习·网络安全·安全威胁分析
隼玉8 小时前
【STM32-学习笔记-8-】I2C通信
c语言·笔记·stm32·学习
小小的guo9 小时前
近红外数据预处理和简单分析matlab
笔记·matlab·数据分析
青椒大仙KI119 小时前
25/1/11 嵌入式笔记<esp32> 初入esp32
笔记