From f33f49a34852b135173277837b4a3e3cc1bf4fd4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 3 Oct 2011 08:43:26 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-eclipse.xml | 7 ++----- 1 file 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 @@ - At this point you should be able to invoke Eclipse from the shell using the following: - - $ cd ~/eclipse - $ ./eclipse -vmargs -XX:PermSize=256M - + At this point you should be able to configure the Eclipse Yocto Plug-in as described in + the next section.