diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-10 12:53:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-11 12:22:31 +0100 |
commit | c3c4665f985bb746f7add11f9030f87f39bb8a9d (patch) | |
tree | 9010da157ed48b9ac37f93ea69a270c52265dc77 /documentation/dev-manual/dev-manual-model.xml | |
parent | f4b5b531e689e05897d522e1433a2de2a4e8ab69 (diff) | |
download | ast2050-yocto-poky-c3c4665f985bb746f7add11f9030f87f39bb8a9d.zip ast2050-yocto-poky-c3c4665f985bb746f7add11f9030f87f39bb8a9d.tar.gz |
dev-manual: Edits to "Configuring the Eclipse IDE (Juno)" section.
(From yocto-docs rev: 45e59bf06861314814682e5a9a4ebcad24ea7b02)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index e00fc6f..572765d 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -734,7 +734,7 @@ <listitem><para>Select <filename>Juno - &ECLIPSE_JUNO_URL;</filename> from the "Work with:" pull-down menu.</para></listitem> <listitem><para>Expand the box next to "Linux Tools" and select the - "LTTng - Linux Tracing Toolkit" boxes.</para></listitem> + <filename>LTTng - Linux Tracing Toolkit</filename> boxes.</para></listitem> <listitem><para>Expand the box next to "Mobile and Device Development" and select the following boxes: <itemizedlist> @@ -745,7 +745,7 @@ <listitem><para><filename>TCF Remote System Explorer add-in</filename></para></listitem> <listitem><para><filename>TCF Target Explorer</filename></para></listitem> </itemizedlist></para></listitem> - <listitem><para>Expand the box next to <filename>Programming Languages</filename> + <listitem><para>Expand the box next to "Programming Languages" and select the <filename>Autotools Support for CDT</filename> and <filename>C/C++ Development Tools</filename> boxes.</para></listitem> <listitem><para>Complete the installation and restart the Eclipse IDE.</para></listitem> |