# HG changeset patch # User fturovic # Date 1240429542 18000 # Node ID d6806a1013a4566828251fab79a4af31259e9a58 # Parent 5c834844fe21f483d8b79f2aeb554d43114dbf03 bug 8923 fix, added note on proxy settings diff -r 5c834844fe21 -r d6806a1013a4 core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/getting_started.html --- a/core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/getting_started.html Wed Apr 22 14:23:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/getting_started.html Wed Apr 22 14:45:42 2009 -0500 @@ -1,59 +1,58 @@ - - - - Overview in Hover Help Guide - - - - - - -
- - -
-
-
-
- -
-
-

Hover Help Overview

- Hover Help provides a link - between the Carbide IDE and the Symbian OS C++ Developer Library. When activated, Hover Help - provides developers with easy access to the API reference documentation. When a - user hovers over a C++ API item, such as a class name, the editor shows the documentation for that API - reference. -

- Hover Help uses Developer Library plug-ins. These are Eclipse - documentation plug-ins that contain the information displayed when an - API reference item is hovered over. -

- You can download Developer Library plug-ins from the - Symbian Foundation website. -

-
- -
-
-

- -
-
- - -
-
- -
- + + + + Overview in Hover Help Guide + + + + + + +
+ + +
+
+
+
+ +
+
+

Hover Help Overview

+ Hover Help provides a link + between the Carbide IDE and the Symbian OS C++ Developer Library. When activated, Hover Help + provides developers with easy access to the API reference documentation. When a + user hovers over a C++ API item, such as a class name, the editor shows the documentation for that API + reference. +

+ Hover Help uses Developer Library plug-ins. These are Eclipse + documentation plug-ins that contain the information displayed when an + API reference item is hovered over. +

+ You can download Developer Library plug-ins from the + Symbian Foundation website. +

+
+

NOTE If you experience problems connecting to the site, verify that the connection settings are correct in the Network Connections preference panel before trying again. This is especially important if a proxy setting is required to connect to the internet.

+
+
+
+
+
+

+ +
+
+
+
+ +
+ diff -r 5c834844fe21 -r d6806a1013a4 core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/setup.html --- a/core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/setup.html Wed Apr 22 14:23:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp.sysdoc.hover/resources/help context/dl_hover/html/setup.html Wed Apr 22 14:45:42 2009 -0500 @@ -1,105 +1,106 @@ - - - - Set Up in Hover Help Guide - - - - - - -
- - - - -
-
-
-
- -
-
-

Hover Help Set Up

- This section describes the initial set up of Hover Help and how - to add a Developer Library plug-in. -

-

Developer Library Indexing

- When the Carbide IDE starts, Hover Help automatically - prepares for its first use by indexing its Developer Library. -

- This process takes a few seconds, and progress is displayed in the Progress view. -

- If you cancel indexing from the Progress view, Hover Help will be - deactivated. You can reactivate Hover Help using - the preferences panel, - and the indexing will start again. -

-
-

Adding a New Developer Library Plug-in

- New versions of the Developer Library plug-in are published regularly. - You can configure Hover Help to use a new version as follows: -

    -
  1. - - - Obtain the latest Developer Library plug-in from the - Symbian Foundation website, - and copy the new plug-in into Carbide’s plugins directory. - -
  2. - -
  3. - - - Restart Carbide. - -
  4. - -
  5. - - - From the Window > Preferences > Carbide.c++ > Hover Help preferences panel, make sure the new added Developer Library - is selected. If not, select it from the Developer Libraries drop-down box. - -
  6. - -
-
-

Activating Hover Help

-

- If Hover Help is deactivated, you can activate it from the - Window > Preferences > Carbide.c++ > Hover Help preferences panel by - unchecking the "Deactivate Hovering" option. -

-

- When you activate Hover Help, the checkbox - "Automatically select latest Developer Library" is automatically checked. -

- If you need a particular Developer Library, uncheck the checkbox - "Automatically select latest Developer Library". - Then select a Developer Library from the Developer Libraries drop-down box. -
-
-
-

- -
-
-
-
-
-
-
- - + + + + Set Up in Hover Help Guide + + + + + + +
+ + + + +
+
+
+
+ +
+
+

Hover Help Set Up

+ This section describes the initial set up of Hover Help and how + to add a Developer Library plug-in. +

+

Developer Library Indexing

+ When the Carbide IDE starts, Hover Help automatically + prepares for its first use by indexing its Developer Library. +

+ This process takes a few seconds, and progress is displayed in the Progress view. +

+ If you cancel indexing from the Progress view, Hover Help will be + deactivated. You can reactivate Hover Help using + the preferences panel, + and the indexing will start again. +

+
+

Adding a New Developer Library Plug-in

+ New versions of the Developer Library plug-in are published regularly. + You can configure Hover Help to use a new version as follows: +

    +
  1. + + + Obtain the latest Developer Library plug-in from the + Symbian Foundation website, + and copy the new plug-in into Carbide’s plugins directory. + +

    NOTE If you experience problems connecting to the site, verify that the connection settings are correct in the Network Connections preference panel before trying again. This is especially important if a proxy setting is required to connect to the internet.

    +
  2. + +
  3. + + + Restart Carbide. + +
  4. + +
  5. + + + From the Window > Preferences > Carbide.c++ > Hover Help preferences panel, make sure the new added Developer Library + is selected. If not, select it from the Developer Libraries drop-down box. + +
  6. + +
+
+

Activating Hover Help

+

+ If Hover Help is deactivated, you can activate it from the + Window > Preferences > Carbide.c++ > Hover Help preferences panel by + unchecking the "Deactivate Hovering" option. +

+

+ When you activate Hover Help, the checkbox + "Automatically select latest Developer Library" is automatically checked. +

+ If you need a particular Developer Library, uncheck the checkbox + "Automatically select latest Developer Library". + Then select a Developer Library from the Developer Libraries drop-down box. +
+
+
+

+ +
+
+
+
+
+
+
+ +