On 5 June 2010 22:56, Xavier Ducrohet <[email protected]> wrote: > How does your library project depend on the (standard?) java project? >
Just a standard project dependency in the Java Build Path of the main Android project. It works fine when I'm not using Android Library projects. I've been using shared Java projects for some time now and have had no problems with them at all. Its a real shame that there seems to be no way to specify an Android project in the build path because this would avoid all the problems lots of devs seem to be having by including it as a library. -- 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

