On Tue, May 19, 2009 at 11:46 PM, Daniel Dreiberg
<daniel.dreiber...@gmail.com> wrote:
> Hi,
> I am following the following article to setup eclipse project for androi
> source
>
> http://source.android.com/using-eclipse
> But what should I set my eclipse output folder for my project to be?  If I
> just use the .classpath file as it is in the development/ide directory,
> eclipse tries to compile the whole project everytime I  change 1 line in 1

Just disable the automatic build using Project > Automatic Build then
use the makefiles to build on a command line.

R/


> file. I am not sure why this is happening?
> Thank you for any tip.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to