mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
59af2e1787
commit
dc5690178e
@@ -129,9 +129,7 @@
|
|||||||
application.
|
application.
|
||||||
Once you have the files, you can use the Eclipse IDE
|
Once you have the files, you can use the Eclipse IDE
|
||||||
to import them and build the project.
|
to import them and build the project.
|
||||||
If you are not using Eclipse, you need to use the
|
</para></listitem>
|
||||||
cross-development tools you have installed to create
|
|
||||||
the image.</para></listitem>
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Deploy the Image With the Application</emphasis>:
|
<emphasis>Deploy the Image With the Application</emphasis>:
|
||||||
Using the Eclipse IDE, you can deploy your image to the
|
Using the Eclipse IDE, you can deploy your image to the
|
||||||
|
|||||||
Reference in New Issue
Block a user