# JoyRide
**Repository Path**: mirrors_robotframework/JoyRide
## Basic Information
- **Project Name**: JoyRide
- **Description**: Eclipse plugin for Robot Framework space separated data files
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-18
- **Last Updated**: 2026-01-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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.