Show TOC Start of Content Area

Procedure documentation Configuring Client Settings  Locate the document in its SAP Library structure

Use

You use this procedure to configure the development workstation to run and debug the mobile application on a test client.

Procedure

...

       1.      In the SAP NetWeaver Developer Studio, choose Window Preferences.

The Preferences window appears.

       2.      Choose Mobile Client.

       3.      Use the following table to enter the runtime settings:

Field name

Description

User action and values

SAP NetWeaver Mobile Client Installation Directory

Indicates the path in which you install the SAP NetWeaver Mobile client

This field is mandatory. Provide a valid path for the client installation directory, for example, C:\Program Files\SAP NetWeaver Mobile Client

JRE Version

Specifies the Java Runtime Environment (JRE) version to launch Java Smart Client (JSC) when you select Run or Debug

This field is mandatory. The system uses the installed JRE as the default value.

JVM Options

Indicates the startup options that the IDE provides to the JRE, which runs the JSC, for example, heap size

 

Login Automatically into SAP NetWeaver Mobile client

Controls automatic login into JSC when you select Run or Debug

This option is disabled by default.

User Login Name

Indicates the user name that the IDE provides to the JSC during startup when you select Run or Debug

This field is mandatory only if you select the Login Automatically into SAP NetWeaver Mobile client option. Enter the appropriate user information.

Password

Indicates the login password that is passed to the JSC during startup when you select Run or Debug

This field is mandatory only if you select the Login Automatically into SAP NetWeaver Mobile client option. Enter the required password for the user provided.

       4.      Choose Apply.

Note

You can restore the default settings, if required. To do this, choose Restore Default.

       5.      Choose OK.

End of Content Area