Actually the doc says this query is for whether there should be an
incremental build on the *workspace*. We should probably change it to
return false then.

Xav

On Thu, Jan 21, 2010 at 1:18 PM, Xavier Ducrohet <x...@android.com> wrote:
> In the Eclipse prefs, there's an option called "Build (if required)
> before launching".
> It's located under Run/Debug > Launching.
>
> If true, our custom delegate will indeed reply true, but it's
> surprising that Eclipse doesn't only build the project being launched
> (and dependencies).
>
> Making the delegate return false is an option of course, but it seems
> better to make sure that the project being launched gets a build
> before actually launching.
>
> On Mon, Jan 18, 2010 at 12:58 PM, Rob Shepherd <rgsheph...@gmail.com> wrote:
>> Hi Android Beginners,
>>
>> I have a strange problem.  When I generate android projects in Eclipse
>> and run them as "Android Application" the IDE first attempts to build
>> all my other projects (Which is a considerable number and
>> unnecessary).
>>
>> I have many other types of Projects: groovy, maven, ant, plain java,
>> EE, web projects but this only happens with Android apps.
>>
>> This happens on "brand new" projects - I.e. immediately after the "new
>> android project" wizard.
>>  ( this confirms there's no junk in the dependencies lit in the
>> project configuration panel)
>>
>>
>> I think it's to do with something called the launch delegate, but I
>> may be wrong.
>>
>> Any thoughts or solutions are gratefully received.
>>
>> With thanks
>>
>> Rob
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Beginners" group.
>>
>> NEW! Try asking and tagging your question on Stack Overflow at
>> http://stackoverflow.com/questions/tagged/android
>>
>> To unsubscribe from this group, send email to
>> android-beginners+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-beginners?hl=en
>>
>>
>
>
>
> --
> Xavier Ducrohet
> Android SDK Tech Lead
> Google Inc.
>
> Please do not send me questions directly. Thanks!
>



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to