summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-06-23 11:34:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-24 11:27:54 +0100
commit1ffbbdf303132e7135d224c6f37def6ed550bf5d (patch)
tree2f285f781ff1fbc4c0a8561d0b5fe5f39680894f /documentation
parent2fab1f6d9b0d68548333b86c9b20a8375defa9ec (diff)
downloadpoky-1ffbbdf303132e7135d224c6f37def6ed550bf5d.tar.gz
documentation/adt-manual/adt-eclipse.xml: changed CDT 7.0 to 8.0 for Indigo (From yocto-docs rev: 14173522e5d6d219c336d6dafafcb7d1c734c584)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index af5540295d..ef97c5731e 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -78,14 +78,14 @@
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, RSE 3.2, and Autotools plug-ins are all installed in the 81 CDT 8.0, RSE 3.2, and Autotools plug-ins are all installed in the
82 following order. 82 following order.
83 After installing these three plug-ins, you can install the 83 After installing these three plug-ins, you can install the
84 Eclipse Yocto Plug-in. 84 Eclipse Yocto Plug-in.
85 Use the following URLs for the plug-ins: 85 Use the following URLs for the plug-ins:
86 <orderedlist> 86 <orderedlist>
87 <listitem><para><emphasis>CDT 7.0</emphasis> – 87 <listitem><para><emphasis>CDT 8.0</emphasis> –
88 <ulink url='http://download.eclipse.org/tools/cdt/releases/helios/'></ulink>: 88 <ulink url='http://download.eclipse.org/tools/cdt/releases/indigo/'></ulink>:
89 For CDT main features select the checkbox so you get all items. 89 For CDT main features select the checkbox so you get all items.
90 For CDT optional features expand the selections and check 90 For CDT optional features expand the selections and check
91 “C/C++ Remote Launch”.</para></listitem> 91 “C/C++ Remote Launch”.</para></listitem>