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
committerSaul Wold <sgw@linux.intel.com>2011-03-16 17:46:48 -0700
commit80c4ba0e03186670ee8ab199f886e1b209c9eaf9 (patch)
tree2e4e187801aa3d15e0b5d5fd5ec1415190e93fe2 /documentation/adt-manual
parent97532bc7597a3bfe20b8be40d53eb955e0313baf (diff)
downloadpoky-80c4ba0e03186670ee8ab199f886e1b209c9eaf9.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”