Forum Discussion

Yusuf ..'s avatar
Yusuf ..
New member | Level 1
10 years ago

Line 68: No source code is available for GWT.

So, I'm trying to run Dropbox API in a GWT project with GWT and Google App Engine. Even though I brought dropbox API with Maven dependencies, here's what I get;

 

[ERROR] Line 68: No source code is available for type com.dropbox.core.v2.DbxUsers.GetCurrentAccountException; did you forget to inherit a required module?
[ERROR] Line 63: No source code is available for type com.dropbox.core.v2.DbxClientV2; did you forget to inherit a required module?
[ERROR] Line 71: No source code is available for type com.dropbox.core.DbxException; did you forget to inherit a required module?
[ERROR] Line 65: No source code is available for type com.dropbox.core.v2.DbxUsers.FullAccount; did you forget to inherit a required module?
[ERROR] Line 61: No source code is available for type com.dropbox.core.DbxRequestConfig; did you forget to inherit a required module?
[ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly

So, how am I supposed to inherit Dropbox API in GWT?

1 Reply

Replies have been turned off for this discussion
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    10 years ago

    Unfortunately I don't believe we have explicit support/instructions for using the Java SDK with GAE/GWT, but I'll be sure to pass this along as a request.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!