Hi all, I am trying to bring over some annotated JPA code from another project (that I would prefer not to modify) that I am hoping to compile into POJO's to use them with db4O. I wrote my own annotations (that don't do anything) just to get past the compiler warnings. Unfortunately they are jax.persistence classes, so I am getting this rather hilarious compiler error telling me not to do this, but if I really, Really, REALLY, _REALLY_, =REALLY= want to do it, I can use the --core-library option on the compiler.
Unfortunately, I can't figure out how to apply this option. Any suggestions would be most helpful. Jordan -- 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

