No, you don't need the source code: I use Text very often based on the
compiled version that is in the jar appengine-api-1.0-sdk-1.3.8.jar
(for v 1.3.8 under Eclipse)

Just obtain from somebody else how to put this jar in you classpath
and everything will be ok

btw, did you install the App Engine SDK in your Netbeans? When
properly done, it should take care of your classpath issue as it does
under Eclipse (classpath is set up properly for all needed jars by the
SDK there)

regards

didier

On Jan 7, 2:54 pm, Cesar Ruiz <crui...@gmail.com> wrote:
> :( . When I see the com.google.appengine.api.datastore and look for the
> class Text, I try to open it but I it says: "no source code". I think I need
> the sourse code, rather than the .class.
>
> I'm stuck :(.
>
> On 7 January 2011 14:51, Didier Durand <durand.did...@gmail.com> wrote:
>
>
>
> > Hi,
>
> > Sorry: I work only on Eclipse. But, I guess other people of this forum
> > knowing Netbeans will take over.
>
> > Good luck!
>
> > didier
>
> > On Jan 7, 2:35 pm, Cesar Ruiz <crui...@gmail.com> wrote:
> > > I Compile with NetBeans. How can I set my clathpath manually, or if you
> > know
> > > in NetBeans even better.
>
> > > regards.
>
> > > César Ruiz.
>
> > > On 7 January 2011 09:53, Didier Durand <durand.did...@gmail.com> wrote:
>
> > > > Hi,
>
> > > > If your classname is correct, then the problem most probably com from
> > > > your classpath when compiling / editing
>
> > > > Where do you compile ? In Eclipse ? If yes, you should publish
> > > > your .classpath file (root directory of your project)
>
> > > > regards
> > > > didier
>
> > > > On Jan 7, 9:41 am, Cesar Ruiz <crui...@gmail.com> wrote:
> > > > > Sorry, I am using the same type (I wrote it wronly before). Im using
> > > > > "com.google.appengine.api.datastore.Text". But it is always showing
> > me
> > > > the
> > > > > same error when compiling.
>
> > > > > It is somehow not finding the source code. I only provide it the
> > > > Text.class
> > > > > not the .java. I do not know if this has anything to do.
>
> > > > > Another suggestion?.
>
> > > > > Thank you.
>
> > > > > On 7 January 2011 09:15, Didier Durand <durand.did...@gmail.com>
> > wrote:
>
> > > > > > Hi,
>
> > > > > > Check
>
> >http://code.google.com/appengine/docs/java/datastore/entities.html#Pr.
> > > > ..
>
> > > > > > The type you want to use is probably :
> > > > > > com.google.appengine.api.datastore.Text (i.e with api.datatstore,
> > in
> > > > > > the name) and not com.google.appengine.Text as you say
>
> > > > > > regards
>
> > > > > > didier
>
> > > > > > On Jan 7, 8:52 am, kidowell <crui...@gmail.com> wrote:
> > > > > > > Hey I'm stuck at something, I just wanted to use the
> > > > > > > com.google.appengine.Text, so I can store an any sized String
> > into
> > > > the
> > > > > > > Datastore.
>
> > > > > > > But when compiling I receive this error: The import
> > > > com.google.appengine
> > > > > > > cannot be resolved.
>
> > > > > > > I read in another forum a workaround when using
> > > > com.google.appengine.Key.
> > > > > > > But they provided the code for the class Key, something I do not
> > have
> > > > for
> > > > > > > Text.
>
> > > > > > > I need some help. Thank you in advanced.
>
> > > > > > > --
> > > > > > > Kido.
>
> > > > > > --
> > > > > > 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
> > > > > > google-appengine-j...@googlegroups.com.
> > > > > > To unsubscribe from this group, send email to
> > > > > > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> > <google-appengine-java%2bunsubscr...@googlegroups.com<google-appengine-java%252bunsubscr...@googlegroups.com>
>
> > > > <google-appengine-java%2bunsubscr...@googlegroups.com<google-appengine-java%252bunsubscr...@googlegroups.com>
> > <google-appengine-java%252bunsubscr...@googlegroups.com<google-appengine-java%25252bunsubscr...@googlegroups.com>
>
> > > > > > .
> > > > > > For more options, visit this group at
> > > > > >http://groups.google.com/group/google-appengine-java?hl=en.
>
> > > > > --
> > > > > Cesar Ruiz.
>
> > > > --
> > > > 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
> > > > google-appengine-j...@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> > <google-appengine-java%2bunsubscr...@googlegroups.com<google-appengine-java%252bunsubscr...@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-appengine-java?hl=en.
>
> > > --
> > > Cesar Ruiz.
>
> > --
> > 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
> > google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> Cesar Ruiz.

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to