diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-09-11 10:26:44 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-09-11 10:27:35 +0800 |
commit | 208f44b870cf943ca416b817a814c8e50e28198f (patch) | |
tree | 337b9cd6c5bff418696476e1d6716c00e1ef0a88 /docs/installconfigure/Workspace_and_Development_Tools.rst | |
parent | 3b30f40e769bf7275457692444dfb1ce96e860e0 (diff) |
image correction in the Workspace section
Change-Id: Iac8c14400c597b1823572684af91cc60f7ff93d2
Issue-ID: SO-675
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/installconfigure/Workspace_and_Development_Tools.rst')
-rw-r--r-- | docs/installconfigure/Workspace_and_Development_Tools.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/installconfigure/Workspace_and_Development_Tools.rst b/docs/installconfigure/Workspace_and_Development_Tools.rst index 598439f75f..2fca64e4ac 100644 --- a/docs/installconfigure/Workspace_and_Development_Tools.rst +++ b/docs/installconfigure/Workspace_and_Development_Tools.rst @@ -81,7 +81,7 @@ In the eclipse directory, edit eclipse.ini Example: -.. image:: images/Workspace_and_Development_Tools.png +.. image:: ../images/Workspace_and_Development_Tools.png Eclipse Settings ---------------- @@ -93,15 +93,15 @@ Eclipse Settings Click "Finish" -.. image:: images/Workspace_and_Development_Tools_2.png +.. image:: ../images/Workspace_and_Development_Tools_2.png Make sure the external installation is selected: -.. image:: images/Workspace_and_Development_Tools_3.png +.. image:: ../images/Workspace_and_Development_Tools_3.png **Configure eclipse to use your settings.xml** Go to Window→Preferences→Maven→User Settings Type the full path to your settings.xml file into the "User Settings" box and click "OK". -.. image:: images/Workspace_and_Development_Tools_4.png
\ No newline at end of file +.. image:: ../images/Workspace_and_Development_Tools_4.png
\ No newline at end of file |