diff options
-rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 7 |
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> |