summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-eclipse-project.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-eclipse-project.xml')
-rw-r--r--documentation/sdk-manual/sdk-eclipse-project.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index 98e1363911..f8a586f54e 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -1110,7 +1110,7 @@
1110 </para></listitem> 1110 </para></listitem>
1111 <listitem><para> 1111 <listitem><para>
1112 In the left area, expand 1112 In the left area, expand
1113 <filename>C/C++Remote Application</filename>. 1113 "C/C++Remote Application".
1114 </para></listitem> 1114 </para></listitem>
1115 <listitem><para> 1115 <listitem><para>
1116 Locate your project and select it to bring 1116 Locate your project and select it to bring
@@ -1129,7 +1129,7 @@
1129 <listitem><para> 1129 <listitem><para>
1130 Create a new connection to the QEMU instance 1130 Create a new connection to the QEMU instance
1131 by clicking on "new".</para></listitem> 1131 by clicking on "new".</para></listitem>
1132 <listitem><para>Select <filename>SSH</filename>, which 1132 <listitem><para>Select "SSH", which
1133 means Secure Socket Shell and then click "OK". 1133 means Secure Socket Shell and then click "OK".
1134 Optionally, you can select a TCF connection 1134 Optionally, you can select a TCF connection
1135 instead. 1135 instead.
@@ -1141,11 +1141,10 @@
1141 <listitem><para> 1141 <listitem><para>
1142 Put the IP address for the connection in 1142 Put the IP address for the connection in
1143 the "Host" field. 1143 the "Host" field.
1144 For QEMU, the default is 1144 For QEMU, the default is "192.168.7.2".
1145 <filename>192.168.7.2</filename>.
1146 However, if a previous QEMU session did not exit 1145 However, if a previous QEMU session did not exit
1147 cleanly, the IP address increments (e.g. 1146 cleanly, the IP address increments (e.g.
1148 <filename>192.168.7.3</filename>). 1147 "192.168.7.3").
1149 <note> 1148 <note>
1150 You can find the IP address for the current 1149 You can find the IP address for the current
1151 QEMU session by looking in the xterm that 1150 QEMU session by looking in the xterm that
@@ -1153,7 +1152,7 @@
1153 </note> 1152 </note>
1154 </para></listitem> 1153 </para></listitem>
1155 <listitem><para> 1154 <listitem><para>
1156 Enter <filename>root</filename>, which 1155 Enter "root", which
1157 is the default for QEMU, for the "User" field. 1156 is the default for QEMU, for the "User" field.
1158 Be sure to leave the password field empty. 1157 Be sure to leave the password field empty.
1159 </para></listitem> 1158 </para></listitem>