I am not coding anything - I am stubbing out some jpa annotations so
that I don't have to re-write a bunch of annotated code.  I am only
tricking the compiler to recognize these annotations.

In the meantime, I have temporarily given up on netbeans and am
reluctantly using eclipse...  I still want/need to be able to pass in
--core-library but can't see where to do this.

Any suggestions would be most welcome!

Jordan


On Nov 3, 1:51 am, Belvedere Computer Services <[email protected]>
wrote:
> I read their docs ~ they want you to use that stuff so if you can just
> fix it - if not you will be needful to learn how to write exactly
> correct code by hand = those things run 1,000 time to slow to do that
> so you are mostly stuck
>
> if you read enough of the docs in the Dev stuff you ^will^ get it
> going, eventually
>
> On Nov 2, 11:29 am,JordanThompson <[email protected]> wrote:
>
>
>
>
>
>
>
> > 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

Reply via email to