From 208f44b870cf943ca416b817a814c8e50e28198f Mon Sep 17 00:00:00 2001 From: seshukm Date: Tue, 11 Sep 2018 10:26:44 +0800 Subject: image correction in the Workspace section Change-Id: Iac8c14400c597b1823572684af91cc60f7ff93d2 Issue-ID: SO-675 Signed-off-by: seshukm --- docs/installconfigure/Workspace_and_Development_Tools.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 -- cgit 1.2.3-korg