summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-09-06 12:10:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 15:27:33 +0100
commit0637314b84e61387ed4dd317b97d74fdb7872e7a (patch)
tree88cbe8db6a5700a9ce45f19ddbba044dfecb65b1 /documentation
parent4317c65d4e1b973f1dec7801ed35fe1d84a18fde (diff)
downloadpoky-0637314b84e61387ed4dd317b97d74fdb7872e7a.tar.gz
sdk-manual: Updated neon JDK requirements to be 1.8+
(From yocto-docs rev: 796fad8a20ece3ef5fdb0c7c1d325a18e37e676b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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>