For anyone else who has this problem, the answer as I figured out
turns out to be fairly simple.

The only thing that build.xml on the LVL project should have is this

<property name="project.is.library" value="true" />

this is apart from other standard build file plumbing.

On Jan 10, 10:06 am, Fred Grott <fred.gr...@gmail.com> wrote:
> other than changing to the new build file if I remember right you have to
> do a -clean on the LVl and recompile it..as the build no longer places the
> copy of classes in the main project.

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