| [ews.eclipse.technology.rap] Re: FileUpload compile error |
Hi David,
which version of the RAP Target are you using?
Regards, Elias.
Hello,
I am getting a compile error in the Upload widget. I just updated to latest RAP version 1.1 and updated from CVS the latest org.eclipse.rwt.widgets.upload bundle
The 2 compile errors are in line 166 and 167 of Upload.java:
if( !getDisplay().readAndDispatch() ) { getDisplay().sleep();
Anybody have this plugin working? Thanks, David