一、配置python 环境
1. 设置pydev库
打开Help -> Install New Software, 点击'Add',设置Name为“Pydev”,Location为“http://pydev.org/updates”。
2. 安装
在此界面点击select ALL,点击next,之后安装即可。
二、配置robot framework 编辑环境
RED是NOKIA开源的一个robot framework编辑环境,支持文本和表格编辑,支持调试等功能,项目地址在:RED
1. 设置RED库
打开Help -> Install New Software, 点击'Add',设置Name为“RED”,Location为“http://master.dl.sourceforge.net/project/red-robot-editor/repository”。
2. 安装
在此界面点击select ALL,点击next,之后安装即可。