RobotFramework-EclipseIDE
RobotFramework-EclipseIDE copied to clipboard
Developing an Eclipse IDE for the Robot Framework test automation tool
this page should contain following : **1) How to install plugin in eclipse** This is already done :) and is working fine. **2) How to set up project** At the...
To begin with, "remove trailing whitespace on save" could be implemented
Positioning cursor (using keyboard navigation or by mouse click) on keyword / variable should hilight all references/implementation to the same keyword/variable in the file
Why Eclipse Comment, Uncomment bindings does not work?
This happens for version 1.1.0 In my variables table I have some variables that are commented: **\* Variables *** # ${VARIABLE_NAME} Variable Value When the Robot Framework Validation Nature is...
For example: Included README / eclipse help docs Website - Feature listing
Variable links should jump to local variable definitions / keywords arguments when they override the global variables.
This happens on version 1.1.0. I indicate the path to some resources by using the following expression: "Resource ${RESOURCES}/user-keywords.txt" The ${RESOURCES} variable is created in the Robot Framework Maven Plugin...
Content assist and hyperlinks should match keywords space- and underscore-insensitively except when embedded arguments are present - as documented in https://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.6.3#id98
As documented here (section 5.1.1 and 5.1.2): https://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.6.3#all-available-settings-in-test-data