Hi James. If you right-click on your project and click Properties, do you
see a valid SDK selected under Google -> App Engine? If so, can you list the
JAR files under your war/WEB-INF/lib directory and provide any other
relevant output? Is Eclipse having trouble resolving your imports (i.e.
they're underlined in red) or are you first seeing the error when you try to
run your project?

- Jason

On Wed, Sep 9, 2009 at 6:26 PM, Jimmy V <[email protected]> wrote:

>
> The intro for java data store is broken?  I'm following the
> instructions from
> http://code.google.com/appengine/docs/java/datastore/usingjdo.html
> perfectly and am breaking on the addition of the PMF class.
>
> Errors from compile output:
> No source code is available for type
> javax.jdo.PersistenceManagerFactory; did you forget ....
> No source code is available for type javax.jdo.JDOHelper; did you
> forget ....
>
> I'm using the latest out-of-the-box google plugins and am finding
> great frustration.
>
> I'm sure this is commonly asked.  Anybody can link me?
>
> TIA
>
> --
> James VanDyne, MCPD
> Technology Consultant
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to