From 2ede6c8c4481158a5bc713a105792e35ef9d362d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 6 Mar 2012 17:06:44 -0600 Subject: documentation/adt-manual: Converted manual to use the poky.ent file Conversion of hard links to use the variables set up in the file documentation/poky.ent. (From yocto-docs rev: edbacc1b57f02c31ff6eaee666245be83fb17543) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-eclipse.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'documentation/adt-manual/adt-eclipse.xml') 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 @@ +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" +[ %poky; ] > Working Within Eclipse @@ -43,7 +44,7 @@ It is recommended that you have the Indigo 3.7 version of the Eclipse IDE installed on your development system. If you don’t have this version, you can find it at - . + . From that site, choose the Eclipse Classic version particular to your development host. This version contains the Eclipse Platform, the Java Development @@ -100,7 +101,7 @@ Make sure you are in your Workbench and select "Install New Software" from the "Help" pull-down menu. - Select indigo - http://download.eclipse.org/releases/indigo + Select indigo - &ECLIPSE_INDIGO_URL; from the "Work with:" pull-down menu. Expand the box next to Programming Languages and select the Autotools Support for CDT (incubation) @@ -111,9 +112,9 @@ Click the "Available Software Sites" link. Check the box next to - http://download.eclipse.org/tm/updates/3.3 + &ECLIPSE_UPDATES_URL; and click "OK". - Select http://download.eclipse.org/tm/updates/3.3 + Select &ECLIPSE_UPDATES_URL; from the "Work with:" pull-down menu. Check the box next to TM and RSE Main Features. @@ -127,7 +128,7 @@ After clicking "Available Software Sites", check the box next to http://download.eclipse.org/tools/cdt/releases/indigo and click "OK". - Select http://download.eclipse.org/tools/cdt/releases/indigo + Select &ECLIPSE_INDIGO_CDT_URL; from the "Work with:" pull-down menu. Check the box next to CDT Main Features. @@ -162,7 +163,7 @@ In Eclipse, select "Install New Software" from the "Help" menu. Click "Add..." in the "Work with:" area. Enter - http://downloads.yoctoproject.org/releases/eclipse-plugin/1.1 + &ECLIPSE_DL_PLUGIN_URL; in the URL field and provide a meaningful name in the "Name" field. Click "OK" to have the entry added to the "Work with:" drop-down list. @@ -254,8 +255,8 @@ In Eclipse, select "Import" from the "File" menu. Expand the "General" box and select "existing projects into workspace" and then click "Next". - Select the root directory and browse to "~/yocto-eclipse/plugins". - + Select the root directory and browse to + ~/yocto-eclipse/plugins. There will be three things there. Select each one and install one at a time. Do all three. @@ -354,7 +355,7 @@ The pull-down menu should have the supported architectures. If the architecture you need is not listed in the menu, you will need to build the image. - See the "Building an Image" section + See the "Building an Image" section of The Yocto Project Quick Start for more information. @@ -581,7 +582,7 @@ host can use, you must have oprofile version 0.9.4 or greater installed on the host. You can locate both the viewer and server from - . + . The oprofile-server is installed by default on the core-image-sato-sdk image. Lttng-ust: Selecting this tool runs -- cgit v1.2.3-54-g00ecf