From: Scott Rifenbark Date: Tue, 6 Sep 2016 19:10:43 +0000 (-0700) Subject: sdk-manual: Updated neon JDK requirements to be 1.8+ X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0637314b84e61387ed4dd317b97d74fdb7872e7a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sdk-manual: Updated neon JDK requirements to be 1.8+ (From yocto-docs rev: 796fad8a20ece3ef5fdb0c7c1d325a18e37e676b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 6b14f1b5759..d3b4e668834 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -796,7 +796,7 @@ latest source code, follow these steps: Be sure your development system - has JDK 1.7+ + has JDK 1.8+ install X11-related packages: @@ -1213,7 +1213,7 @@ The earlier section, - "Configuring the Mars Eclipse Yocto Plug-in", + "Configuring the Neon Eclipse Yocto Plug-in", sets up the default project configurations. You can override these settings for a given project by following these steps: @@ -1227,7 +1227,7 @@ Options for a project are inherited from settings you provided using the Preferences Dialog as described earlier in the - "Configuring the Mars Eclipse Yocto Plug-in" section. + "Configuring the Neon Eclipse Yocto Plug-in" section. The Yocto Project Settings Dialog allows you to override those default settings for a given project.