Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » FileUpload compile error
FileUpload compile error [message #83610] Sun, 20 April 2008 06:49 Go to next message
Eclipse UserFriend
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
Re: FileUpload compile error [message #83624 is a reply to message #83610] Sun, 20 April 2008 09:27 Go to previous message
Eclipse UserFriend
Originally posted by: evolanakis.innoopract.com

Hi David,

which version of the RAP Target are you using?

If the compile error on Display.readAndDispatch() and Display.sleep(),
you might be using an older version of the RAP Target. See if it goes
away after upgrading to RAP 1.1 M2 or newer.

Regards,
Elias.

David Donohue wrote:
> 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
>
Previous Topic:Problems building a war file of my RAP application
Next Topic:Properties view
Goto Forum:
  


Current Time: Sun Aug 31 00:49:37 EDT 2025

Powered by FUDForum. Page generated in 0.02959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top