-
Notifications
You must be signed in to change notification settings - Fork 390
Settings
mkorpela edited this page Jan 5, 2012
·
3 revisions
Some persistent information about RIDE and Plugins is stored in a settings file called settings.cfg. Its exact location depends on the operating system. On Windows the location is:
%APPDATA%\RobotFramework\ride
and on Linux, it is:
~/.robotframework/ride
Most of the settings are designed so that they will either be automatically updated or a GUI is offered for editing them. However, there are currently some settings that must be edited manually, for example the default template setting used by Templates.
A graphical settings managed is targeted for version 0.41.