Skip to main content



      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 14:32 Go to next message
Eclipse UserFriend
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 05:54 Go to previous messageGo to next message
Eclipse UserFriend
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 07:58 Go to previous messageGo to next message
Eclipse UserFriend
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 08:50 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 20:02:24 EDT 2025

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

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

Back to the top