Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Is Tabbed Properties View available in a RAP Project
Is Tabbed Properties View available in a RAP Project [message #506185] Wed, 06 January 2010 13:41 Go to next message
Aleksandar Pavlov is currently offline Aleksandar PavlovFriend
Messages: 79
Registered: July 2009
Member
Hi folks,
sorry for the simple question, but I am researching about properties
views and I am trying to run some examples found in the article [1].

So far I have property view up and running.
But now I need to add the plugin
>org.eclipse.ui.views.properties.tabbed< to the project and for the RAP
target platform it is unavailable.
If I switch to the typical Eclipse target platform (for a RCP project),
the plugin is available.

So, my question is, could one use tabbed properties in a RAP project.
Maybe copying of jars would do the trick, but what do you suggest?

Thanks in advance,
Aleks


[1]
http://www.eclipse.org/articles/Article-Tabbed-Properties/ta bbed_properties_view.html
Re: Is Tabbed Properties View available in a RAP Project [message #506593 is a reply to message #506185] Fri, 08 January 2010 08:57 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Aleksandar,

looking at the "org.eclipse.ui.views.properties.tabbed" source I can say
that you can't use it out of the box with RAP - GC, MouseTrack
listeners, PaintListeners and so on are missing in RAP. There are only
few classes where they are used, but anyway you have to rework them.

Best,
Ivan

On 1/6/2010 3:41 PM, Aleksandar Pavlov wrote:
> Hi folks,
> sorry for the simple question, but I am researching about properties
> views and I am trying to run some examples found in the article [1].
>
> So far I have property view up and running.
> But now I need to add the plugin
>
>> org.eclipse.ui.views.properties.tabbed< to the project and for the RAP
>>
> target platform it is unavailable.
> If I switch to the typical Eclipse target platform (for a RCP project),
> the plugin is available.
>
> So, my question is, could one use tabbed properties in a RAP project.
> Maybe copying of jars would do the trick, but what do you suggest?
>
> Thanks in advance,
> Aleks
>
>
> [1]
> http://www.eclipse.org/articles/Article-Tabbed-Properties/ta bbed_properties_view.html
>
Previous Topic:Some characters are not entering KeyPress event
Next Topic:Problem with TableViewer in Column/Table/Browser resizing and scroll bar event.
Goto Forum:
  


Current Time: Thu Apr 18 05:31:27 GMT 2024

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

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

Back to the top