summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
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 14:01:41 +0100
commitf33f49a34852b135173277837b4a3e3cc1bf4fd4 (patch)
tree28e2b27e13977a8b8e735d223eb6fdbab0899544 /documentation/adt-manual
parentcc6819ede718de4de538db8c4cf06eee5820f81a (diff)
downloadpoky-f33f49a34852b135173277837b4a3e3cc1bf4fd4.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/adt-manual')
-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>