Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to use org.eclipse.compare with RAP
How to use org.eclipse.compare with RAP [message #645782] Mon, 20 December 2010 15:10 Go to next message
Stefan Baramov is currently offline Stefan BaramovFriend
Messages: 33
Registered: July 2009
Member
Hello Everybody:

I am in process of converting an RCP application to Eclipse RAP. The application uses org.eclipse.compare plug-in as it is shipped with Eclipse Platform. However, it seems that there is no equivalent in the RAP Platform. Can someone give me a hint where to look at?

Thanks
Stefan
Re: How to use org.eclipse.compare with RAP [message #645810 is a reply to message #645782] Mon, 20 December 2010 16:37 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Stefan,
the org.eclipse.compare plug-in has a dependencies to:
- org.eclipse.jface.text
- org.eclipse.ui.ide
- org.eclipse.ui.workbench.texteditor
- org.eclipse.ui.editors
which are missing in RAP. Unfortunately, it is a lot of work to port
them to RAP too (if it's possible at all, because at least StyledText is
not available in RAP).
Best,
Ivan

On 20.12.2010 5:10 PM, Stefan Baramov wrote:
> Hello Everybody:
>
> I am in process of converting an RCP application to Eclipse RAP. The
> application uses org.eclipse.compare plug-in as it is shipped with
> Eclipse Platform. However, it seems that there is no equivalent in the
> RAP Platform. Can someone give me a hint where to look at?
> Thanks
> Stefan
Re: How to use org.eclipse.compare with RAP [message #645862 is a reply to message #645810] Mon, 20 December 2010 20:26 Go to previous message
Stefan Baramov is currently offline Stefan BaramovFriend
Messages: 33
Registered: July 2009
Member
Thanks Ivan,
I thought so but I had to verify.

- Stefan
Previous Topic:IDoubleClickListener
Next Topic:Eclipse RAP and IBM iWidget
Goto Forum:
  


Current Time: Thu Apr 25 14:18:44 GMT 2024

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

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

Back to the top