Skip to content
Jussi Mononen edited this page Sep 26, 2012 · 25 revisions

Welcome to the RobotFramework-EclipseIDE wiki!

What is RobotFramework-EclipseIDE

An Eclipse IDE plugin for the Robot Framework test automation tool

Robot Framework User Guide

Features

  • Support for .txt files using the "two spaces or tab" format
  • Syntax coloring
  • Hyperlinks to keyword definitions
  • Hyperlinks to global variable definitions
  • Hyperlinks to resource files
  • Hyperlinks to variable files
  • Code completion for keyword calls
  • Code completion for global variables
  • Error checking (experimental)

Requirements

  • Eclipse 3.7+ (earlier might work, untested)

Installation

See Installation instructions.

Usage

See Usage.

Clone this wiki locally