summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-03 08:43:26 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 13:46:44 +0100
commit031930d4bf01b9735c8a96c631d573421b4e08e4 (patch)
tree94c0a8cbb6e2ca32a08f2659d1f64a4306892f87 /documentation
parent1a0e71f0c72847b7ac7560a6ec9e89bf359a79f1 (diff)
downloadpoky-031930d4bf01b9735c8a96c631d573421b4e08e4.tar.gz
documentation/adt-manual/adt-eclipse.xml: edits to zip section
No need to use the long command to restart Eclipse. It will have been restarted as part of the procedure. I updated the last paragraph to simply point the user off to the next section. (From yocto-docs rev: bca280e74f81a0401c520c8a59e9e07e16f28b8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 5ca07a601f..8272bae0be 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -236,11 +236,8 @@
236 </para> 236 </para>
237 237
238 <para> 238 <para>
239 At this point you should be able to invoke Eclipse from the shell using the following: 239 At this point you should be able to configure the Eclipse Yocto Plug-in as described in
240 <literallayout class='monospaced'> 240 the next section.
241 $ cd ~/eclipse
242 $ ./eclipse -vmargs -XX:PermSize=256M
243 </literallayout>
244 </para> 241 </para>
245 </section> 242 </section>
246 </section> 243 </section>