Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Integrating Eclipse Problems View in RAP application?
Integrating Eclipse Problems View in RAP application? [message #850767] Fri, 20 April 2012 10:03 Go to next message
Marcus Marcus is currently offline Marcus MarcusFriend
Messages: 1
Registered: April 2012
Junior Member
Hi guys,

I am trying to integrate the Eclipse Problems View in my RAP application. I added it to my perspective but did not succeed to get it running since there are dependencies to org.eclipse.ui stuff.

Can somebody please give me a hint how to achieve the integration? Is there a workaround or a RAP implementation available or do I have to copy (and tailor) the classes needed into a new bundle having dependencies to the rap ui bundles?

Many thanks in advance for your help.
Marcus
Re: Integrating Eclipse Problems View in RAP application? [message #851701 is a reply to message #850767] Sat, 21 April 2012 07:42 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 335
Registered: July 2009
Senior Member
Marcus,

unless someone else has done this before and is willing to share the
result, I'd recommend to copy and adjust the code.
RAP has the policy to provide API only if it works (i.e. no empty API).
Once you changed the dependencies, you can go along the compile errors
to see what needs to be adjusted or what doesn't work.

HTH
Rüdiger

On 20.04.2012 12:03, Marcus Marcus wrote:
> Hi guys,
>
> I am trying to integrate the Eclipse Problems View in my RAP
> application. I added it to my perspective but did not succeed to get it
> running since there are dependencies to org.eclipse.ui stuff.
>
> Can somebody please give me a hint how to achieve the integration? Is
> there a workaround or a RAP implementation available or do I have to
> copy (and tailor) the classes needed into a new bundle having
> dependencies to the rap ui bundles?
>
> Many thanks in advance for your help.
> Marcus

--
Rüdiger Herrmann
http://codeaffine.com
Previous Topic:Rounded corners in Browser Widget (IE9)
Next Topic:PDE incubator: patch proposal
Goto Forum:
  


Current Time: Thu Apr 18 13:45:49 GMT 2024

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

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

Back to the top