From: Lee Sujin Date: Mon, 2 Jan 2017 08:33:18 +0000 (+0900) Subject: update configuration UX part X-Git-Tag: GitHub/PR#40/tizen-studio~228 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F107999%2F4;p=sdk%2Fonline-doc.git update configuration UX part PS3: Update content related to SDK image and repository PS4: Fix SDK image step list Change-Id: I511f6f6b823b018675f562ee36eac06aab8dc9eb Signed-off-by: Lee Sujin --- diff --git a/org.tizen.studio/html/download/advanced_configuration.htm b/org.tizen.studio/html/download/advanced_configuration.htm index cf8b322..6ced1e1 100644 --- a/org.tizen.studio/html/download/advanced_configuration.htm +++ b/org.tizen.studio/html/download/advanced_configuration.htm @@ -1,188 +1,183 @@ - - - - - - - - - - - - - - Configuring the Package Manager - - - - -
-
-

Mobile Wearable

-
- -
-

Dependencies

-
    -
  • Tizen Studio 1.0 and Higher
  • -
-

Content

- -

Related Info

- -
-
- -
-

Configuring the Package Manager

- -

The Package Manager configuration allows you to manage the packages of the Tizen Studio. With the Package Manager configuration, you can change the options for the package repository for the main and extension SDK, as well as the proxy settings to access the package repository. If you want to configure the Package Manager in the command line interface, see Updating with the CLI Package Manager.

- -

Configuring the Main SDK Repository

- -

You can set the configuration for installing or updating the Tizen Studio using one of the following methods. Before changing the package repository, note that the installed packages may be removed automatically, and you may need to reinstall the packages from the changed repository.

- -

Configuring the Package Repository

- -

The package repository is a server which stores all the packages that you are using or will use in the Tizen Studio. Using the Package Manager, you can install or update packages from that repository. Rather than providing a single repository for the main SDK, several CDNs (Content Delivery Networks) are offered around the globe for your convenience. You can select the nearest package repository to install or update packages more quickly.

- -

Figure: Configuration window with the Package Repository selected

-

Configuration window with the Package Repository selected

- -

To set the package repository:

-
    -
  1. Select the Package Repository radio button.
  2. -
  3. In the combo box below the Package Repository radio button, select an available repository. It is recommended to select the nearest repository for quick installation and update.
  4. -
  5. Click Apply next to the combo box. Wait for a few seconds until the repository is validated.
  6. -
  7. In the Distribution combo box, select the distribution you want to access.
  8. -
  9. On your selection in the Distribution combo box, different snapshots are listed in the snapshot box. By switching off the Auto Update switch, you can select the specific snapshot in the list. If you leave the switch on, the Package Manager always updates all the packages from the latest snapshot.
  10. -
  11. Click OK to confirm your setting.
  12. -
- -
- Note - If you switch off the Auto Update option and select an earlier snapshot than the snapshot you are currently using, entire packages are removed to guarantee system integrity among the packages. Pay attention to that before you select and confirm the use of an earlier snapshot. -
- -

Configuring the SDK Image

- -

To install or update packages with the SDK image:

- -

Figure: Configuration window with the SDK Image selected

-

Configuration window with the SDK Image selected

- -
    -
  1. Select the SDK Image radio button.
  2. -
  3. In the text box below the SDK Image radio button, click Browse.
  4. -
  5. In the file browser, select the SDK image file, and click OK. When you select the image file, detailed information of the image is listed in the information box.
  6. -
  7. Click OK to confirm your setting.
  8. -
- -
- Note - If the SDK image distribution ID is different compared to the current packages' distribution ID, entire packages are removed to guarantee system integrity. Pay attention to that before installing or updating packages with an image file. -
- -

Configuring the Extension SDK Repository

- -

The Tizen Studio supports extension packages from the extension repositories, which are developed and managed by external developers and companies. To configure the extension SDK, you must unfold the configuration dialog by clicking the Extension SDK button icon extension SDK icon at the bottom of the dialog box. To move up to the package repository configuration, click the Extension SDK button icon active extension SDK icon again or scroll up.

- -

Figure: Configuration window with the Extension SDK unfolded

-

Configuration window with the Extension SDK unfolded

- -

Adding an Extension Repository

-

To add an extra repository:

- -
    -
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. -
  3. Click the Plus button icon icon above the repository information table.
  4. -
  5. Enter values to the Name and Repository fields in the Add Repository dialog box. The Repository field indicates the external server address. You can also click the folder icon to select a local image file or local server location. -

    Adding an extra repository

    -
  6. -
  7. Click OK.
  8. -
  9. In the Configuration dialog box, check the detailed repository information below the table.
  10. -
  11. Click OK to confirm.
  12. -
-

Removing an Extension Repository

-

To remove an extra repository:

- -
    -
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. -
  3. Select an extension repository in the repository table.
  4. -
  5. Click the Remove icon icon right above the table.
  6. -
  7. In the Configuration dialog box, check that the extension repository has been removed.
  8. -
-

Modifying an Extension Repository

-

To modify an extra repository:

- -
    -
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. -
  3. Click the Edit icon icon above the repository information table.
  4. -
  5. Modify the values of the Name and Repository fields in the Modify Repository dialog box. The Repository field indicates the external server address. You can also click the folder icon to select a local image file or local server location. -

    Modifying an extra repository

    -
  6. -
  7. Click OK.
  8. -
  9. In the Configuration dialog box, check that the repository information has changed below the table.
  10. -
  11. Click OK to confirm.
  12. -
- -

Activating or Deactivating an Extension Repository

-

To activate or deactivate the extra repository:

- -
    -
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. -
  3. Select the Switch icon on-off switch icon in the Activation column in the repository table. -

    Activating or deactivating an extra repository

    -
  4. -
  5. Click OK to confirm.
  6. -
- -
- Note - If the extension repository is deactivated, the packages from that repository are no longer shown in the Package Manager. However, if you activate the extension repository, the packages are shown in the Package Manager again. -
- -

Configuring the Proxy

-

The Package Manager provides the network option to configure a proxy to connect to repository servers. To set the proxy:

- -
    -
  1. Click the Proxy Settings button at the bottom of the Configuration dialog box. -

    Proxy settings window

  2. -
  3. Select the proxy option you want to use: -
      -
    • No proxy: The Package Manager accesses the repository servers directly.
    • -
    • System proxy settings: The Package Manager accesses the repository servers through the system proxy.
    • -
    • Manual proxy settings: The Package Manager accesses the repository servers through the IP and Port value that you specify.
    • -
  4. -
  5. Click Apply to confirm.
  6. -
- - - -
- -Go to top - - - - - - + + + + + + + + + + + + + + Configuring the Package Manager + + + + +
+
+

Mobile Wearable

+
+ +
+

Dependencies

+
    +
  • Tizen Studio 1.1 and Higher
  • +
+

Content

+ +

Related Info

+ +
+
+ +
+

Configuring the Package Manager

+ +

The Package Manager configuration allows you to manage the packages of the Tizen Studio. With the Package Manager configuration, you can change the options for the package repository for the main and extension SDK, as well as the proxy settings to access the package repository. If you want to configure the Package Manager in the command line interface, see Updating with the CLI Package Manager.

+ +

Configuring the Main SDK Repository

+ +

You can set the configuration for installing or updating the Tizen Studio using one of the following methods. Before changing the package repository, note that the installed packages may be removed automatically, and you may need to reinstall the packages from the changed repository.

+ +

Configuring the Package Repository

+ +

The package repository is a server which stores all the packages that you are using or will use in the Tizen Studio. Using the Package Manager, you can install or update packages from that repository. Rather than providing a single repository for the main SDK, several CDNs (Content Delivery Networks) are offered around the globe for your convenience. You can select the nearest package repository to install or update packages more quickly.

+ +

Figure: Configuration window with the Package Repository selected

+

Configuration window with the Package Repository selected

+ +

To set the package repository:

+
    +
  1. Select an available repository from the dropdown menu. Select the nearest repository for quickest installation and update.
  2. +
  3. Click Apply next to the combo box. Wait for a few seconds until the repository is validated.
  4. +
  5. In the Distribution combo box, select the distribution you want to access.
  6. +
  7. On your selection in the Distribution combo box, different snapshots are listed in the snapshot box. By switching off the Auto Update switch, you can select the specific snapshot in the list. If you leave the switch on, the Package Manager always updates all the packages from the latest snapshot.
  8. +
  9. Click OK to confirm your setting.
  10. +
+ +
+ Note + If you switch off the Auto Update option and select an earlier snapshot than the snapshot you are currently using, entire packages are removed to guarantee system integrity among the packages. Pay attention to that before you select and confirm the use of an earlier snapshot. +
+ +

Configuring the SDK Image

+ +

To install or update packages with the SDK image:

+ +
    +
  1. Type the full path of the SDK image file in the Package Repository box, or click Browse next to the combo box to open the file browser. +

    In the file browser, select the SDK image file, and click OK. When you select the image file, the repository's origin information of the image is displayed below the combo box.

  2. +
  3. Click OK to confirm your setting.
  4. +
+ +
+ Note + If the SDK image's origin repository URL or distribution ID is different compared to the current packages' URL or distribution ID, entire packages are removed to guarantee system integrity. Pay attention to that before installing or updating packages with an image file. +
+ +

Configuring the Extension SDK Repository

+ +

The Tizen Studio supports extension packages from the extension repositories, which are developed and managed by external developers and companies. To configure the extension SDK, you must unfold the configuration dialog by clicking the Extension SDK button icon extension SDK icon at the bottom of the dialog box. To move up to the package repository configuration, click the Extension SDK button icon active extension SDK icon again or scroll up.

+ +

Figure: Configuration window with the Extension SDK unfolded

+

Configuration window with the Extension SDK unfolded

+ +

Adding an Extension Repository

+

To add an extra repository:

+ +
    +
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. +
  3. Click the Plus button icon icon above the repository information table.
  4. +
  5. Enter values to the Name and Repository fields in the Add Repository dialog box. The Repository field indicates the external server address. You can also click Browse to select a local image file or local server location. +

    Adding an extra repository

    +
  6. +
  7. Click OK.
  8. +
  9. In the Configuration dialog box, check the detailed repository information below the table.
  10. +
  11. Click OK to confirm.
  12. +
+

Removing an Extension Repository

+

To remove an extra repository:

+ +
    +
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. +
  3. Select an extension repository in the repository table.
  4. +
  5. Click the Remove icon icon right above the table.
  6. +
  7. In the Configuration dialog box, check that the extension repository has been removed.
  8. +
+

Modifying an Extension Repository

+

To modify an extra repository:

+ +
    +
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. +
  3. Click the Edit icon icon above the repository information table.
  4. +
  5. Modify the values of the Name and Repository fields in the Modify Repository dialog box. The Repository field indicates the external server address. You can also click Browse to select a local image file or local server location. +

    Modifying an extra repository

    +
  6. +
  7. Click OK.
  8. +
  9. In the Configuration dialog box, check that the repository information has changed below the table.
  10. +
  11. Click OK to confirm.
  12. +
+ +

Activating or Deactivating an Extension Repository

+

To activate or deactivate the extra repository:

+ +
    +
  1. Click the extension SDK icon at the bottom of the Configuration dialog box.
  2. +
  3. Select the Switch icon on-off switch icon in the Activation column in the repository table. +

    Activating or deactivating an extra repository

    +
  4. +
  5. Click OK to confirm.
  6. +
+ +
+ Note + If the extension repository is deactivated, the packages from that repository are no longer shown in the Package Manager. However, if you activate the extension repository, the packages are shown in the Package Manager again. +
+ +

Configuring the Proxy

+

The Package Manager provides the network option to configure a proxy to connect to repository servers. To set the proxy:

+ +
    +
  1. Click the Proxy Settings button at the bottom of the Configuration dialog box. +

    Proxy settings window

  2. +
  3. Select the proxy option you want to use: +
      +
    • No proxy: The Package Manager accesses the repository servers directly.
    • +
    • System proxy settings: The Package Manager accesses the repository servers through the system proxy.
    • +
    • Manual proxy settings: The Package Manager accesses the repository servers through the IP and Port value that you specify.
    • +
  4. +
  5. Click Apply to confirm.
  6. +
+ + + +
+ +Go to top + + + + + + \ No newline at end of file diff --git a/org.tizen.studio/html/images/advanced_conf_browse.png b/org.tizen.studio/html/images/advanced_conf_browse.png new file mode 100644 index 0000000..c80fc6c Binary files /dev/null and b/org.tizen.studio/html/images/advanced_conf_browse.png differ diff --git a/org.tizen.studio/html/images/advanced_conf_image.png b/org.tizen.studio/html/images/advanced_conf_image.png deleted file mode 100644 index 3a7a5c6..0000000 Binary files a/org.tizen.studio/html/images/advanced_conf_image.png and /dev/null differ diff --git a/org.tizen.studio/html/images/advanced_conf_server.png b/org.tizen.studio/html/images/advanced_conf_server.png index b847aff..9fe1327 100644 Binary files a/org.tizen.studio/html/images/advanced_conf_server.png and b/org.tizen.studio/html/images/advanced_conf_server.png differ