on Eclipse
refer to, https://github.com/NitorCreations/RobotFramework-EclipseIDE/wiki/Installation
Installing using update site
- Start Eclipse, then select Help > Install New Software.
- Click Add, in the top-right corner. In the Add Repository dialog that appears, enter "RobotFramework-EclipseIDE" for the Name and the following URL for the Location: http://sourceforge.net/projects/robotide/files/stable/
- Click OK.
- In the Available Software dialog, select the checkbox next to Robot Framework Eclipse IDE and click Next.
- In the next window, you'll see a list of the tools to be downloaded. Click Next.
- Read and accept the license agreements, then click Finish.
- When the installation completes, restart Eclipse.
- See usage for more information about configuring and using the plugin.
use
On your Maven or Gradle project Test folder,
add folder "robotframework/acceptance"
add test file "test.txt" or "test.robot"
open with "Robot Framework Textfile Editor"