From: Scott Rifenbark Date: Mon, 3 Oct 2011 15:43:26 +0000 (-0700) Subject: documentation/adt-manual/adt-eclipse.xml: edits to zip section X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=031930d4bf01b9735c8a96c631d573421b4e08e4;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 5ca07a601f8..8272bae0bed 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.