Bret, are you only componentising classes or do you have resources
too?

If you are only looking to abstract classes then my suggestion is to
use something that handles it well like Maven.
I'm using IntelliJ instead of Eclipse, but you shouldn't have any
problem with Eclipse either (its also worked well for me in the past).

But if your library includes resources it might be more difficult.
Through there is probably a Maven plugin/goal that will handle it.

William


On Feb 22, 10:58 am, Bret Foreman <bret.fore...@gmail.com> wrote:
> Well, I wanted to take one more try at getting things to work with
> Eclipse. But building it up from scratch very carefully has convinced
> me that Eclipse can't handle Android library projects. This is
> probably why I've never seen a working example of one. Moving even one
> class into an Android library project and building in Eclipse causes a
> runtime failure as described above.
>
> I'm working on the Ant setup but it's not exactly user friendly. No
> Windows installer, for example.

-- 
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