[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] FileUpload compile error

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