RED是由Nokia开发的一款robot framework编辑器,给予eclipse风格,除基本功能外,还支持debug等
安装说明:来自github上的RED项目
内容如下:
Download & install
Get Java
RED is compatible with any Oracle Java newer than 1.8.
Java official website
Get Eclipse
Currently RED is tested with Eclipse Mars/Neon (4.4.x/4.5.x) release although
RED is compatible with Eclipse Luna, Mars and Neon.
Official Eclipse website
Get RED
RED can be downloaded from
github.com/nokia/RED. RED Feature is a file
with zip extension while Product is RED bundled together with Eclipse
platform.
Get Python & RobotFramework
In order to use full spectrum of RED features, Python & RobotFramework
should be installed with respectful dependencies.
Python official site: python.org
RobotFramework official site: robotframework.org
We recommend to install Python packages using pip.
Note
In some cases like using portable Python&RF, there may be a need to run Eclipse and pybot with administrative privileges.
Install RED into Eclipse
Install from Eclipse Marketplace
- Start Eclipse, open Help -> Eclipse Marketplace
- Search for “RED Robot Editor”
- Install preferred version accepting license
- Restart Eclipse to apply changes
Install from zip file
Start Eclipse, accept default Workspace folder placement
Open Help -> Install New Software
Click Add -> Archive and select RED zip feature (eg. org.robotframework.ide.eclipse.feature_1.0.0.201507130728.zip)
Tick all boxes in Robot Framework IDE Category and apply Next
Accept all prompts and user licences, proceed with installation process
Restart Eclipse as prompted
Verify RED installation by opening Help -> Installation Details to check if RED is visible on installed features list