From 03a69b6471fa3cd5b346914c21ecfbeb4208c038 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jan 2012 09:10:45 -0600 Subject: documentation/adt-manual/adt-eclipse.xml: Added more info for example. I added a bit more information to the third step of the example that reconfigures a project. (From yocto-docs rev: e21ebe5b665b50705fa863436e83af6cbd00eb5d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-eclipse.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index fdd0ffa9c3..ab508ad1d4 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -471,7 +471,9 @@ The script also runs libtoolize, aclocal, autoconf, autoheader, automake --a, and - ./configure. + ./configure. + Click on the Console tab beneath your source code to + see the results of reconfiguring your project. -- cgit v1.2.3-54-g00ecf