mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
sdk-manual: Split the Eclipse section into a separate chapter
This also affected a link in the dev-manual and some setup stuff in the mega-manual and sdk-manual.xml file due to a new chapter being introduced. This section on the Eclipse stuff is big enough to warrant its own chapter. I decided to pull it into a separate chapter of its own. (From yocto-docs rev: a4b2b605902f09bb200facfabb0a7c355fbf4c87) 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
3c3dddf3e0
commit
34befd259d
@@ -52,8 +52,8 @@
|
||||
<listitem><para>
|
||||
<emphasis>Eclipse Development:</emphasis>
|
||||
See the
|
||||
"<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-developing-applications-using-eclipse'>Developing Applications Using Eclipse</ulink>"
|
||||
section in the Yocto Project Software Development Kit (SDK)
|
||||
"<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></ulink>"
|
||||
Chapter in the Yocto Project Software Development Kit (SDK)
|
||||
Developer's Guide.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
@@ -149,6 +149,8 @@
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-using.xml"/>
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-working-projects.xml"/>
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-eclipse-project.xml"/>
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../sdk-manual/sdk-appendix-obtain.xml"/>
|
||||
<xi:include
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
from start to finish.
|
||||
For general information on using the Eclipse IDE and the Yocto
|
||||
Project Eclipse Plug-In, see the
|
||||
"<link linkend='sdk-developing-applications-using-eclipse'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
|
||||
section.
|
||||
"<link linkend='sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
|
||||
Chapter.
|
||||
</para>
|
||||
|
||||
<section id='mars-setting-up-the-eclipse-ide'>
|
||||
|
||||
1211
documentation/sdk-manual/sdk-eclipse-project.xml
Normal file
1211
documentation/sdk-manual/sdk-eclipse-project.xml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -294,8 +294,8 @@
|
||||
For information about the application development workflow that
|
||||
uses the Eclipse IDE and for a detailed example of how to install
|
||||
and configure the Eclipse Yocto Project Plug-in, see the
|
||||
"<link linkend='sdk-developing-applications-using-eclipse'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
|
||||
section.
|
||||
"<link linkend='sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
|
||||
Chapter.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<author>
|
||||
<firstname>Scott</firstname> <surname>Rifenbark</surname>
|
||||
<affiliation>
|
||||
<orgname>Scotty's Documentation Services, LLC</orgname>
|
||||
<orgname>Scotty's Documentation Services, INC</orgname>
|
||||
</affiliation>
|
||||
<email>srifenbark@gmail.com</email>
|
||||
</author>
|
||||
@@ -103,6 +103,8 @@
|
||||
|
||||
<xi:include href="sdk-working-projects.xml"/>
|
||||
|
||||
<xi:include href="sdk-eclipse-project.xml"/>
|
||||
|
||||
<xi:include href="sdk-appendix-obtain.xml"/>
|
||||
|
||||
<xi:include href="sdk-appendix-customizing.xml"/>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user