mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
sdk-manual: Updated Eclipse trademarking usage
Made sure that each first occurrence in a chapter used the "tm" mark. (From yocto-docs rev: b7b21441b5fc009b8161902a10cfe1863d87b8a8) 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
ede16868be
commit
20a5fecdb4
@@ -387,8 +387,9 @@
|
||||
have set <filename>SDK_EXT_TYPE</filename> to
|
||||
"minimal", which by default, excludes the toolchain.
|
||||
Also, it is helpful if you are building a small SDK for use with
|
||||
an IDE, such as Eclipse, or some other tool where you do not want
|
||||
to take extra steps to install a toolchain.
|
||||
an IDE, such as <trademark class='trade'>Eclipse</trademark>, or some
|
||||
other tool where you do not want to take extra steps to install a
|
||||
toolchain.
|
||||
</para>
|
||||
</section>
|
||||
</appendix>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
|
||||
|
||||
<appendix id='sdk-appendix-neon-yp-eclipse-plug-in'>
|
||||
<title>Using Eclipse Neon</title>
|
||||
<title>Using <trademark class='trade'>Eclipse</trademark> Neon</title>
|
||||
|
||||
<para>
|
||||
This release of the Yocto Project supports both the Oxygen and Neon
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
<listitem><para>
|
||||
For additional information on building the
|
||||
installer, see the
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink>
|
||||
<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an <trademark class='trade'>Eclipse</trademark> Debug Capable Image</ulink>
|
||||
wiki page.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
In addition to the functionality available through
|
||||
<filename>devtool</filename>, you can alternatively make use of the
|
||||
toolchain directly, for example from Makefile, Autotools, and
|
||||
Eclipse-based projects.
|
||||
<trademark class='trade'>Eclipse</trademark>-based projects.
|
||||
See the
|
||||
"<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>"
|
||||
chapter for more information.
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
</section>
|
||||
|
||||
<section id='eclipse-overview'>
|
||||
<title>Eclipse Yocto Plug-in</title>
|
||||
<title><trademark class='trade'>Eclipse</trademark> Yocto Plug-in</title>
|
||||
|
||||
<para>
|
||||
The Eclipse IDE is a popular development environment and it fully
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
<para>
|
||||
You can use a standard SDK to work on Makefile, Autotools, and
|
||||
Eclipse-based projects.
|
||||
<trademark class='trade'>Eclipse</trademark>-based projects.
|
||||
See the
|
||||
"<link linkend='sdk-working-projects'>Working with Different Types of Projects</link>"
|
||||
chapter for more information.
|
||||
|
||||
Reference in New Issue
Block a user