Hi! , I'm trying to use a Twitter API (Twitter4J ) into my GWT app. I
imported the .jar file in eclipse at Properties/JavaBuildPath/
AddExternalsJarFile and eclipse recognised it and don“t show any
problem, but when I run it it showw many errors:
[ERROR] Errors in 'file:/C:/Documents%20and%20Settings/alumno/
Escritorio/GWT/Ejemplo/src/com/pabrob/example/client/Ejemplo.java'
[ERROR] Line 147: No source code is available for type
twitter4j.Twitter; did you forget to inherit a required module?
[ERROR] Unable to find type 'com.pabrob.example.client.Ejemplo'

In the line 147 I only create a Twitter object.How can i solve it?
Thank's!!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to