Comparing the Eclipse-based and Notes LotusScript editors

The LotusScript® editor in Eclipse (LSEE) works somewhat differently from the Notes® LotusScript editor.

Undo and redo across sections

You can undo (Ctrl+Z) and redo (Ctrl+Y) across sections, including the creation and deletion of sections. The classic editor only applies these actions within one section.

Importing and exporting code

LSEE does not include explicit controls to import LotusScript code from external files or export LotusScript code to external files. You can either use the classic editor to import and export code or copy and paste code between the Eclipse-based editor and external LotusScript files.

Objects (Outline) tab

The Objects (Outline) tab on the left provides a more extensive hierarchy of the elements in the library:

The outline refreshes continually as elements are added, removed, and changed in the source editor.

Reference tab

The Reference tab is similar in appearance and function.

Find/Replace

Find/replace (Ctrl+F) does not work across sections in Eclipse. However, you can access all elements in one section by selecting the top node on the Objects (Outline) tab.

Printing

Printing does not work across sections in Eclipse. However, you can access all elements in one section by selecting the top node on the Objects (Outline) tab.

Color, indentation, case, and block completion

The source editor differentiates elements by color, automatically indents blocks, automatically adjusts case, and automatically completes blocks (for example, End If). This is similar to the classic editor. However, you are not forced to adhere to the automatic indentation.

Preferences and properties

Preferences and properties follow the Eclipse model. While the classic editor uses the Script Library and Programmer's Pane property boxes to display and change settings, LSEE uses:

The LotusScript-specific preferences include:


Additional Documentation | Trademarks |