[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[ews.eclipse.technology.rap] FileUpload compile error
|
- From: dd@xxxxxxxxxxxxxxxx (David Donohue)
- Date: Sun, 20 Apr 2008 10:49:20 +0000 (UTC)
- Newsgroups: eclipse.technology.rap
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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