summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>