Controlling compilation
Automatic compilation of LotusScript libraries is a preference and is on by default. You can also manually compile all LotusScript in the current application.
About this task
Procedure
- Click .
- Expand Domino Designer and click LotusScript Editor.
- Clear Enable automatic recompilation.
What to do next
The LotusScript editor in Eclipse (LSEE) uses the Eclipse incremental builder to automatically compile all libraries affected when you save code. The Problems tab lists any errors that occur in an LSEE library. Double-click an error to go to the affected source code.
You can save and sign any design elements that are automatically compiled if the design element has no errors:
- Click .
- Expand Domino Designer and click LotusScript Editor.
- Select Save and sign design elements during automatic recompilation.
To manually compile all LotusScript in the current application, click
.