On Jun 16, 10:20 pm, Ani <[email protected]> wrote: > On Jun 17, 1:11 am, fadden <[email protected]> wrote: > > java.beans.PropertyDescriptor is not part of the Android platform, but > > org.ho.yaml.YamlConfig.isPropertyAccessibleForDecoding requires it. > > Thank you fadden , > But how can i overcome this?
Your basic choices are: provide an implementation of PropertyDescriptor, or remove the use of it from yaml. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

