C H A P T E R 4 |
Using Your Newly Installed Sun ONE Studio 4 IDE |
After you have successfully installed the Sun ONE Studio 4 IDE, use the information in this chapter to start, set up, and register your IDE. Details about the available command-line switch options are also included.
When you first start up the IDE, you are prompted to:
Use the following steps to guide you through setup of your initial IDE environment:
1. Start the Sun ONE Studio 4 IDE.
a. Double-click the Sun ONE Studio 4 EE icon created on your desktop or click the Start menu.
b. Choose Programs Sun Microsystems
Sun ONE Studio 4 EE
Sun ONE Studio.
C:\>cd s1studio-install-directory\bin C:\s1studio-install-directory\bin>runidew.exe |
$ cd s1studio-install-directory/bin $ runide.sh |
Skip toStep 3.
2. (Microsoft Windows only) Type the name of the directory where you want the IDE to store your settings and project information, and click OK.
Ensure that the directory you create is in a place that is always accessible to your system. If you have different versions of the IDE, use a different user directory for each IDE version. This directory should be different from the directory where the IDE is installed.
The Settings Import wizard appears.
3. In the Settings Import wizard, specify whether you want to import your settings from a previous version of the IDE.
a. Specify the path or click Browse to locate the directory. Click Next.
b. Click Finish to exit the wizard.
The IDE continues with the startup, and the Setup wizard appears.
4. If you are behind a firewall, specify the proxy server information.
5. Select the window mode, and click Next to continue with the setup.
6. Click Finish to continue with IDE startup, or click Next for additional setup options.
7. (Solaris only) In the Text Editor Preference pane, select the text editor you want to use with the IDE. Click Next to continue with the setup, or Finish to continue with the IDE startup.
The installation of the Solaris Developer Modules includes the XEmacs and VIM text editors. You can select from the IDE's built-in editor, XEmacs, or VIM as the default text editor to use with the IDE. If you decide to modify the default text editor at a later time, choose Tools Setup Wizard from the main window of the IDE.
8. In the Module Installation pane, specify which module you want to enable or disable.
By default, all the modules installed with the IDE are enabled. Disable a module by doing the following:
a. Click the Enabled property value for the module.
b. Click a second time and select False to disable the module.
9. Click Next to continue with the setup, or click Finish to continue with the IDE startup.
10. From the Update Center pane, specify how often you want the IDE to automatically check the Update Center. Select the Sun ONE Studio Update Center as the center from which you want to obtain the updates for modules of your choice. Click Finish.
11. From the registration wizard, select your preferred method of registration.
If you are already registered with Sun ONE Studio Developer Resources, Sun Download Center, or mysun.sun.com, you can use the same user name and password, but you are prompted for additional information.
Note - To maintain your Sun ONE Studio Developer Resources account using the web, choose Help |
If you decide to register with Sun ONE Studio Developer Resources at a later time, choose Help Registration Wizard from the main window of the IDE.
12. From the Automatic Update Check dialog box, specify whether you want to check for new IDE updates.
13. Continue to Chapter 5 for instructions on validating your installation of the IDE.
The IDE startup scripts for all supported platforms can be run with additional options. These command-line options are specified with flags. In this document, these flags are referred to by the variable [s1studio-ide-options] when used on the command line.
On a Microsoft Windows system, for example, you might type:
C:\>runidew.exe -help |
In a Linux or Solaris environment, for example, you might type:
# runide.sh -help |
Alternatively, you can put the options in the s1studio-install-directory/bin/ide.cfg file. The IDE reads this file before parsing any command-line options. You can break options into multiple lines in ide.cfg.
TABLE 4-1 lists the startup command-line options for all supported platforms.
In the Solaris and Linux environments, users can modify startup scripts to suit their needs.
Copyright © 2002, Sun Microsystems, Inc. All rights reserved.