From 1a2454fcbac3cce026ce804ef34939316bb95173 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: d30a83e4f62015cbaba9e2532b7e69d1908dfb50) 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') diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 5cc3949e24..b5d78f5569 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