summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-22 14:55:10 -0700
committerSaul Wold <Saul.Wold@intel.com>2010-10-24 01:02:39 -0700
commit17641a7eadd258033d839c6ac8dc7d7d175a2870 (patch)
tree07e65ba3fee5f4324128601f8d313dfd013925e1 /documentation
parentc6e842d9f5f823a3bddbdc6a503b9df6a216c70a (diff)
downloadpoky-17641a7eadd258033d839c6ac8dc7d7d175a2870.tar.gz
Removed text from section 5.1.2.1.1.
Removed several blocks of text from section 5.1.2.1.1 "Installing and Setting up the Eclipse IDE". This text according to Jessica was no longer needed.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/development.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 17c65e1c71..f807a94960 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -96,36 +96,6 @@
96 Eclipse -vmargs -XX:PermSize=256M 96 Eclipse -vmargs -XX:PermSize=256M
97 </literallayout> 97 </literallayout>
98 </para> 98 </para>
99 <para>
100 The Eclipse plug-in depends several Eclipse projects plug-ins:
101 Eclipse C/C++ Development Tools (CDT), Autotools support for CDT (Incubation) and Target
102 Management (RSE).
103 </para>
104 <para>
105 After installing Eclipse and bringing up the IDE for the first
106 time you need to be sure the following four sites are available by adding them.
107 </para>
108 <itemizedlist>
109 <listitem>CDT - http://download.eclipse.org/tools/cdt/releases/helios</listitem>
110 <listitem>Helios - http://download.eclipse.org/releases/helios</listitem>
111 <listitem>Target Management
112 3.2 Updates - http://download.eclipse.org/dsdp/tm/updates/3.2</listitem>
113 <listitem>The Eclipse Project Updates -
114 http://download.eclipse.org/eclipse/updates/3.6</listitem>
115 </itemizedlist>
116 <para>
117 Once these sites are available do the following:
118 <itemizedlist>
119 <listitem>Use the "Work with:" drop down list and
120 select "All Available Sites--"</listitem>
121 <listitem><emphasis>For CDT and Autotools support:</emphasis> Expand the
122 "Programming Languages" list and select "Autotools support for CDT
123 (Incubation)" and "C/C++ Development Tools". Click "Next" and complete
124 the update.</listitem>
125 <listitem><emphasis>For RSE support:</emphasis> Select "TM and
126 RSE Main Features". Click "Next" and complete the update.</listitem>
127 </itemizedlist>
128 </para>
129 </section> 99 </section>
130 100
131 <section id="installing-the-yocto-plug-in"> 101 <section id="installing-the-yocto-plug-in">