The editor.ini File |
This
file contains parameter key/value pairs in a key=value
format, one pair per line. The allowed parameter keys and values are
given in the following table. If no value for a parameter is given in
the editor.ini file, the default value applies.
- The default values shown may or may not work with particular
installations of the Java™ Development Kit (JDK™) and
Java Runtime Environment (JRE) in the various operating systems.
- The easiest way to customize these settings is to use the
FBEditor's Preferences Dialog.
|
Key |
Value |
Default |
bounds |
Initial bounds (in pixels) for instances of FRAME_DEVICE
and RMT_FRAME. |
100,100,200,200 |
drawingStyle |
The Drawing
Style. |
firefox |
java |
The command to run the Java™ Runtime
Environment (JRE) executable. |
java |
javac |
The command to execute the Java compiler. |
javac |
log |
When value is ON, logging of
management commands is enabled when launching system configurations or
FB instance tests; when value is OFF, logging is disabled. |
OFF |
lookAndFeel |
Configurable Look
and Feel |
Metal |
timeout |
The timeout period for management commands to
remote devices. |
t#2s |