From dc5690178ef7ca7c4e2745b04d04429a8d353533 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 13:21:28 -0700 Subject: sdk-manual: Removed non-eclipse option for Eclipse flow The step in the general Eclipse IDE workflow has a step that tells the user to "Create and Build Your Application." I had a sentence in that step that suggested if you were not using Eclipse to follow some sort of procedure. The whole idea of this flow is to be working within Eclipse. I removed that sentence. (From yocto-docs rev: 83c35e9bb7190464af840822f5dd66d84e15ec64) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-eclipse-project.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index d185bd4fdd..dff8c529cd 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml @@ -129,9 +129,7 @@ application. Once you have the files, you can use the Eclipse IDE to import them and build the project. - If you are not using Eclipse, you need to use the - cross-development tools you have installed to create - the image. + Deploy the Image With the Application: Using the Eclipse IDE, you can deploy your image to the -- cgit v1.2.3-54-g00ecf