Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Command Framework Support(Does RAP support Command Framework)
Command Framework Support [message #1002536] Fri, 18 January 2013 19:32 Go to next message
Charles Godwin is currently offline Charles GodwinFriend
Messages: 57
Registered: July 2009
Member
I'm attempting to migrate an RCP to RAP and I'm getting lots of failures on not finding AbstractHandler class. This RCP has lots of command framework utilization. Am I out of luck or did I miss something obvious? what's the alternative?

I am using
Eclipse for RCP and RAP Developers

Version: Juno Service Release 1
Build id: 20121004-1855

The RCP runs and I tried RAP 1.5 and 2.0 targets.

I sure hope I missed something.
Re: Command Framework Support [message #1003490 is a reply to message #1002536] Mon, 21 January 2013 10:54 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

There's org.eclipse.ui.comands.AbstractHandler in the workbench bundle
and org.eclipse.core.commands.AbstractHandler in core.commands. Both are
available in the RAP target. There's probably something wrong with your
project dependencies / imports.

Regards, Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Command Framework Support [message #1003529 is a reply to message #1003490] Mon, 21 January 2013 12:58 Go to previous messageGo to next message
Charles Godwin is currently offline Charles GodwinFriend
Messages: 57
Registered: July 2009
Member
That's a relief. Yes, I did more digging and resolved that problem. now on to the other missing classes, hopefully they'll all be resolved as easily.

Is there a nice convenient list of missing classes?
Re: Command Framework Support [message #1004047 is a reply to message #1003529] Tue, 22 January 2013 13:50 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

On 01/21/2013 01:58 PM, Charles Godwin wrote:
> Is there a nice convenient list of missing classes?

No. Could comparing lists of classes be more convenient than resolving
compile errors in the IDE? ;-)

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:[CLOSED] UI elements hidden by "display: none" on its html divs, but should not
Next Topic:RAP+Jetty+Authentication
Goto Forum:
  


Current Time: Fri Mar 29 09:30:46 GMT 2024

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

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

Back to the top