Download S-PLUS 7 Enterprise Developer User's Guide

Transcript
Introduction
S-PLUS Features
Changed and
Eclipse Features
Not Supported
by the S-PLUS
Workbench
•
Copy to Console: Available from the right-click menu in
the Script Editor, this option copies the selected code and
pastes it into the Console View. See the section Copying
Script Code to the Console on page 52.
•
Run: Available by pressing F9, or on the toolbar, from the
right-click menu in the Script Editor, this option runs the
selected code (or all code, if none is selected), and displays
output in the Output View. See the section Running
Code and Reviewing the Output on page 54 for more
information.
•
In the traditional S-PLUS GUI, you use F10 to run code.
Eclipse reserves F10 to switch focus to the main menu;
therefore, the S-PLUS Workbench specifies F9 to run code.
•
The S-PLUS Workbench does not implement the Eclipse Run
menu item. Selecting this menu option does nothing.
•
The S-PLUS Workbench does not support Eclipse's Project 䉴
Build menu items.
•
Currently, the S-PLUS Workbench does not support Eclipse's
Debug perspective. To debug S-PLUS Scripts, in the Script
Editor, use the S-PLUS debugging functions, such as inspect,
browser, debugger, and others. For more information, see
Chapter 7, Debugging Your Functions, in the S-PLUS
Programmer's Guide.
15