DulcetTone wrote: > That is the point, basically. Eclipse doesn't work like that, really. But you can go to Project->Properties->Project References to set up dependencies between projects, so they'll get built as a set. That allows you to put your common code in a separate project which your other projects refer to. does that do what you want?
-- David Given [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

