summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-16 09:58:50 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-17 00:18:15 +0000
commitd2c0ce44c62ecff2846e01b85c0f6ae6f9ca4e34 (patch)
tree8df8610bb388e74fd2b363d13f2833f0bbd445b9 /documentation/adt-manual
parent3046a96bf0bdb1ca32db96a11a372a0e09f91856 (diff)
downloadpoky-d2c0ce44c62ecff2846e01b85c0f6ae6f9ca4e34.tar.gz
documentation/adt-manual/adt-eclipse.xml: Re-inserted Autotools plug-in requirement.
Jessica flip-flopped on the need for the Autotools plug-in that was removed from the manual. I have re-inserted the instructions for adding this plug-in in as part of the Eclipse set up. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index d41f496d57..7c0ee06299 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -78,8 +78,9 @@
78 <title>Installing Required Plug-ins and the Eclipse Yocto Plug-in</title> 78 <title>Installing Required Plug-ins and the Eclipse Yocto Plug-in</title>
79 <para> 79 <para>
80 Before installing the Yocto Plug-in you need to be sure that the 80 Before installing the Yocto Plug-in you need to be sure that the
81 CDT 7.0 and RSE 3.2 plug-ins are all installed. 81 CDT 7.0, RSE 3.2, and Autotools plug-ins are all installed in the
82 After installing these two plug-ins, you can install the 82 following order.
83 After installing these three plug-ins, you can install the
83 Eclipse Yocto Plug-in. 84 Eclipse Yocto Plug-in.
84 Use the following URLs for the plug-ins: 85 Use the following URLs for the plug-ins:
85 <orderedlist> 86 <orderedlist>
@@ -97,6 +98,10 @@
97 select the following: “Remote System Explorer End-User Runtime”, 98 select the following: “Remote System Explorer End-User Runtime”,
98 “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”, 99 “Remote System Explorer Extended SDK”, “Remote System Explorer User Actions”,
99 “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem> 100 “RSE Core”, “RSE Terminals UI”, and “Target Management Terminal”.</para></listitem>
101 <listitem><para><emphasis>Autotools</emphasis> –
102 <ulink url='http://www.download.eclipse.org/technology/linuxtools/update/'></ulink>:
103 Expand the items under “Linux Tools” and select “Autotools support for
104 CDT (Incubation)”.</para></listitem>
100 <listitem><para><emphasis>Yocto Plug-in</emphasis> – 105 <listitem><para><emphasis>Yocto Plug-in</emphasis> –
101 <ulink url='http://www.yoctoproject.org/downloads/eclipse-plugin/'></ulink>: 106 <ulink url='http://www.yoctoproject.org/downloads/eclipse-plugin/'></ulink>:
102 Check the box next to “Development tools &amp; SDKs for Yocto Linux” 107 Check the box next to “Development tools &amp; SDKs for Yocto Linux”