summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-eclipse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-eclipse.xml')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index baba2b469e..cb642ebed7 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<chapter id='adt-eclipse'> 5<chapter id='adt-eclipse'>
5<title>Working Within Eclipse</title> 6<title>Working Within Eclipse</title>
@@ -43,7 +44,7 @@
43 It is recommended that you have the Indigo 3.7 version of the 44 It is recommended that you have the Indigo 3.7 version of the
44 Eclipse IDE installed on your development system. 45 Eclipse IDE installed on your development system.
45 If you don’t have this version, you can find it at 46 If you don’t have this version, you can find it at
46 <ulink url='http://www.eclipse.org/downloads'></ulink>. 47 <ulink url='&ECLIPSE_MAIN_URL;'></ulink>.
47 From that site, choose the Eclipse Classic version particular to your development 48 From that site, choose the Eclipse Classic version particular to your development
48 host. 49 host.
49 This version contains the Eclipse Platform, the Java Development 50 This version contains the Eclipse Platform, the Java Development
@@ -100,7 +101,7 @@
100 <listitem><para>Make sure you are in your Workbench and select 101 <listitem><para>Make sure you are in your Workbench and select
101 "Install New Software" from the "Help" pull-down menu. 102 "Install New Software" from the "Help" pull-down menu.
102 </para></listitem> 103 </para></listitem>
103 <listitem><para>Select <filename>indigo - http://download.eclipse.org/releases/indigo</filename> 104 <listitem><para>Select <filename>indigo - &ECLIPSE_INDIGO_URL;</filename>
104 from the "Work with:" pull-down menu.</para></listitem> 105 from the "Work with:" pull-down menu.</para></listitem>
105 <listitem><para>Expand the box next to <filename>Programming Languages</filename> 106 <listitem><para>Expand the box next to <filename>Programming Languages</filename>
106 and select the <filename>Autotools Support for CDT (incubation)</filename> 107 and select the <filename>Autotools Support for CDT (incubation)</filename>
@@ -111,9 +112,9 @@
111 <listitem><para>Click the 112 <listitem><para>Click the
112 "Available Software Sites" link.</para></listitem> 113 "Available Software Sites" link.</para></listitem>
113 <listitem><para>Check the box next to 114 <listitem><para>Check the box next to
114 <filename>http://download.eclipse.org/tm/updates/3.3</filename> 115 <filename>&ECLIPSE_UPDATES_URL;</filename>
115 and click "OK".</para></listitem> 116 and click "OK".</para></listitem>
116 <listitem><para>Select <filename>http://download.eclipse.org/tm/updates/3.3</filename> 117 <listitem><para>Select <filename>&ECLIPSE_UPDATES_URL;</filename>
117 from the "Work with:" pull-down menu.</para></listitem> 118 from the "Work with:" pull-down menu.</para></listitem>
118 <listitem><para>Check the box next to <filename>TM and RSE Main Features</filename>. 119 <listitem><para>Check the box next to <filename>TM and RSE Main Features</filename>.
119 </para></listitem> 120 </para></listitem>
@@ -127,7 +128,7 @@
127 <listitem><para>After clicking "Available Software Sites", check the box next to 128 <listitem><para>After clicking "Available Software Sites", check the box next to
128 <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename> 129 <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename>
129 and click "OK".</para></listitem> 130 and click "OK".</para></listitem>
130 <listitem><para>Select <filename>http://download.eclipse.org/tools/cdt/releases/indigo</filename> 131 <listitem><para>Select <filename>&ECLIPSE_INDIGO_CDT_URL;</filename>
131 from the "Work with:" pull-down menu.</para></listitem> 132 from the "Work with:" pull-down menu.</para></listitem>
132 <listitem><para>Check the box next to <filename>CDT Main Features</filename>. 133 <listitem><para>Check the box next to <filename>CDT Main Features</filename>.
133 </para></listitem> 134 </para></listitem>
@@ -162,7 +163,7 @@
162 <listitem><para>In Eclipse, select "Install New Software" from the "Help" menu.</para></listitem> 163 <listitem><para>In Eclipse, select "Install New Software" from the "Help" menu.</para></listitem>
163 <listitem><para>Click "Add..." in the "Work with:" area.</para></listitem> 164 <listitem><para>Click "Add..." in the "Work with:" area.</para></listitem>
164 <listitem><para>Enter 165 <listitem><para>Enter
165 <filename>http://downloads.yoctoproject.org/releases/eclipse-plugin/1.1</filename> 166 <filename>&ECLIPSE_DL_PLUGIN_URL;</filename>
166 in the URL field and provide a meaningful name in the "Name" field.</para></listitem> 167 in the URL field and provide a meaningful name in the "Name" field.</para></listitem>
167 <listitem><para>Click "OK" to have the entry added to the "Work with:" 168 <listitem><para>Click "OK" to have the entry added to the "Work with:"
168 drop-down list.</para></listitem> 169 drop-down list.</para></listitem>
@@ -254,8 +255,8 @@
254 <listitem><para>In Eclipse, select "Import" from the "File" menu.</para></listitem> 255 <listitem><para>In Eclipse, select "Import" from the "File" menu.</para></listitem>
255 <listitem><para>Expand the "General" box and select "existing projects into workspace" 256 <listitem><para>Expand the "General" box and select "existing projects into workspace"
256 and then click "Next".</para></listitem> 257 and then click "Next".</para></listitem>
257 <listitem><para>Select the root directory and browse to "~/yocto-eclipse/plugins". 258 <listitem><para>Select the root directory and browse to
258 </para></listitem> 259 <filename>~/yocto-eclipse/plugins</filename>.</para></listitem>
259 <listitem><para>There will be three things there. 260 <listitem><para>There will be three things there.
260 Select each one and install one at a time. 261 Select each one and install one at a time.
261 Do all three.</para></listitem> 262 Do all three.</para></listitem>
@@ -354,7 +355,7 @@
354 The pull-down menu should have the supported architectures. 355 The pull-down menu should have the supported architectures.
355 If the architecture you need is not listed in the menu, you 356 If the architecture you need is not listed in the menu, you
356 will need to build the image. 357 will need to build the image.
357 See the "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section 358 See the "<ulink url='&YOCTO_DOCS_QS_URL;#building-image'>Building an Image</ulink>" section
358 of The Yocto Project Quick Start for more information.</para></listitem> 359 of The Yocto Project Quick Start for more information.</para></listitem>
359 </itemizedlist> 360 </itemizedlist>
360 </para> 361 </para>
@@ -581,7 +582,7 @@
581 host can use, you must have <filename>oprofile</filename> version 0.9.4 or 582 host can use, you must have <filename>oprofile</filename> version 0.9.4 or
582 greater installed on the host.</para> 583 greater installed on the host.</para>
583 <para>You can locate both the viewer and server from 584 <para>You can locate both the viewer and server from
584 <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/oprofileui/'></ulink>. 585 <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/oprofileui/'></ulink>.
585 <note>The <filename>oprofile-server</filename> is installed by default on 586 <note>The <filename>oprofile-server</filename> is installed by default on
586 the <filename>core-image-sato-sdk</filename> image.</note></para></listitem> 587 the <filename>core-image-sato-sdk</filename> image.</note></para></listitem>
587 <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs 588 <listitem><para><emphasis><filename>Lttng-ust</filename>:</emphasis> Selecting this tool runs