diff options
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 9 |
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 & SDKs for Yocto Linux” | 107 | Check the box next to “Development tools & SDKs for Yocto Linux” |