jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

Unused imports in IUploadStatus #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to compile code of SimpleUploader from tutorial

What is the expected output? 
Code compiled.

What do you see instead?
Failed to load module...
Line 25: The import com.google.appengine cannot be resolved

What version of the product are you using? On what operating system?
gwtupload 1.0.3
GWT 2.6

Please provide any additional information below.

project does not use app engine

Original issue reported on code.google.com by vladysla...@gmail.com on 7 Jul 2015 at 3:29