An open API service indexing awesome lists of open source software.

https://github.com/robotframework/joyride

Eclipse plugin for Robot Framework space separated data files
https://github.com/robotframework/joyride

Last synced: 4 months ago
JSON representation

Eclipse plugin for Robot Framework space separated data files

Awesome Lists containing this project

README

          

Robot Framework space separated test syntax editor plugin for Eclipse.

NOTE! This is an experimental implementation.
Please check https://github.com/NitorCreations/RobotFramework-EclipseIDE/wiki for a more complete implementation.

To install you'll need:
* `Eclipse Indigo `_
* `xText plugin `_
* Download grammar and editor jars from Download section and put them in to eclipse/plugins folder

What Does this plugin offer:
* Syntax highlighting
* Autocompletion (including BuiltIn keywords)
* Go to keyword definition and rename (when in same file)
* Outline
* Error checking

Note!
Currently unable to open files that are not inside of an eclipse project.