summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/sdk-manual/sdk-using.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 6b14f1b575..d3b4e66883 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -796,7 +796,7 @@
796 latest source code, follow these steps: 796 latest source code, follow these steps:
797 <orderedlist> 797 <orderedlist>
798 <listitem><para>Be sure your development system 798 <listitem><para>Be sure your development system
799 has JDK 1.7+ 799 has JDK 1.8+
800 </para></listitem> 800 </para></listitem>
801 <listitem><para>install X11-related packages: 801 <listitem><para>install X11-related packages:
802 <literallayout class='monospaced'> 802 <literallayout class='monospaced'>
@@ -1213,7 +1213,7 @@
1213 1213
1214 <para> 1214 <para>
1215 The earlier section, 1215 The earlier section,
1216 "<link linkend='mars-configuring-the-eclipse-yocto-plug-in'>Configuring the Mars Eclipse Yocto Plug-in</link>", 1216 "<link linkend='neon-configuring-the-eclipse-yocto-plug-in'>Configuring the Neon Eclipse Yocto Plug-in</link>",
1217 sets up the default project configurations. 1217 sets up the default project configurations.
1218 You can override these settings for a given project by following 1218 You can override these settings for a given project by following
1219 these steps: 1219 these steps:
@@ -1227,7 +1227,7 @@
1227 Options for a project are inherited from settings you 1227 Options for a project are inherited from settings you
1228 provided using the Preferences Dialog as described 1228 provided using the Preferences Dialog as described
1229 earlier in the 1229 earlier in the
1230 "<link linkend='mars-configuring-the-eclipse-yocto-plug-in'>Configuring the Mars Eclipse Yocto Plug-in</link>" section. 1230 "<link linkend='neon-configuring-the-eclipse-yocto-plug-in'>Configuring the Neon Eclipse Yocto Plug-in</link>" section.
1231 The Yocto Project Settings Dialog allows you to override 1231 The Yocto Project Settings Dialog allows you to override
1232 those default settings for a given project. 1232 those default settings for a given project.
1233 </para></listitem> 1233 </para></listitem>