diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-extensible.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 9be082d8ba..f7c5c00b8b 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
@@ -27,8 +27,7 @@ | |||
27 | <para> | 27 | <para> |
28 | In addition to the functionality available through | 28 | In addition to the functionality available through |
29 | <filename>devtool</filename>, you can alternatively make use of the | 29 | <filename>devtool</filename>, you can alternatively make use of the |
30 | toolchain directly, for example from Makefile, Autotools, and | 30 | toolchain directly, for example from Makefile and Autotools. |
31 | <trademark class='trade'>Eclipse</trademark>-based projects. | ||
32 | See the | 31 | See the |
33 | "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>" | 32 | "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>" |
34 | chapter for more information. | 33 | chapter for more information. |
@@ -119,11 +118,6 @@ | |||
119 | For information on building the installer, see the | 118 | For information on building the installer, see the |
120 | "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" | 119 | "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" |
121 | section. | 120 | section. |
122 | Another helpful resource for building an installer is the | ||
123 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink> | ||
124 | wiki page. | ||
125 | This wiki page focuses on development when using the Eclipse | ||
126 | IDE. | ||
127 | </note> | 121 | </note> |
128 | </para> | 122 | </para> |
129 | 123 | ||