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
- Host: GitHub
- URL: https://github.com/robotframework/joyride
- Owner: robotframework
- License: other
- Archived: true
- Created: 2012-04-05T07:05:38.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-08T11:29:38.000Z (about 13 years ago)
- Last Synced: 2024-09-27T10:41:19.119Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 226 KB
- Stars: 12
- Watchers: 8
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.rest
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.