Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » JFace - ArrayContentProvider
JFace - ArrayContentProvider [message #20448] Sat, 28 April 2007 16:17 Go to next message
Eclipse UserFriend
Originally posted by: mehow.infogenia.pl

Hi everybody!

After a recent session about RAP at JAX 2007, I started evaluating the
possibility to migrate an existing RCP application to it.

First thing I found out is that ArrayContentProvider class is missing
from the org.eclipse.rap.jface package. What is then the official best
practice for including such a class (I guess there're more of them).
Will it be included in the feature versions of RAP or should I copy it
to my source tree from org.eclipse.jface?

Regards,

Michal
Re: JFace - ArrayContentProvider [message #21017 is a reply to message #20448] Sun, 29 April 2007 21:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: b.muskalla.gmx.net

Hi Michael,

as the ArrayContentProvider is just a little wrapper around an existing
array, it should be no problem to add it to RAP JFace. Just file a bug
for it.

you can easily create a new bugzilla account at:

https://bugs.eclipse.org/bugs/createaccount.cgi

After that you can enter new entries at:

https://bugs.eclipse.org/bugs/enter_bug.cgi

select technology -> RAP. After that you are on the 'Enter Bug' form. For
feature requests select 'Enhancement' from the severity dropdown.

In the meantime, it should be no problem to copy it to your project and
change the import statements. Just tested it and it worked without any
problem.

Greets
Benny

Michał Tkacz wrote:
> Hi everybody!
>
> After a recent session about RAP at JAX 2007, I started evaluating the
> possibility to migrate an existing RCP application to it.
>
> First thing I found out is that ArrayContentProvider class is missing
> from the org.eclipse.rap.jface package. What is then the official best
> practice for including such a class (I guess there're more of them).
> Will it be included in the feature versions of RAP or should I copy it
> to my source tree from org.eclipse.jface?
>
> Regards,
>
> Michal
Re: JFace - ArrayContentProvider [message #21138 is a reply to message #21017] Tue, 01 May 2007 11:06 Go to previous message
Eclipse UserFriend
Originally posted by: mehow.infogenia.pl

Hi Benny,

I just wanted to make sure that there's indeed a plan to copy all of
these classes to the rap package at some point. Anyway here is the bug
report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=184835

Regards,

Michal


Benjamin Muskalla napisał(a):
> Hi Michael,
>
> as the ArrayContentProvider is just a little wrapper around an existing
> array, it should be no problem to add it to RAP JFace. Just file a bug
> for it.
>
> you can easily create a new bugzilla account at:
>
> https://bugs.eclipse.org/bugs/createaccount.cgi
>
> After that you can enter new entries at:
>
> https://bugs.eclipse.org/bugs/enter_bug.cgi
>
> select technology -> RAP. After that you are on the 'Enter Bug' form. For
> feature requests select 'Enhancement' from the severity dropdown.
>
> In the meantime, it should be no problem to copy it to your project and
> change the import statements. Just tested it and it worked without any
> problem.
>
> Greets
> Benny
>
> Michał Tkacz wrote:
>> Hi everybody!
>>
>> After a recent session about RAP at JAX 2007, I started evaluating the
>> possibility to migrate an existing RCP application to it.
>>
>> First thing I found out is that ArrayContentProvider class is missing
>> from the org.eclipse.rap.jface package. What is then the official best
>> practice for including such a class (I guess there're more of them).
>> Will it be included in the feature versions of RAP or should I copy it
>> to my source tree from org.eclipse.jface?
>>
>> Regards,
>>
>> Michal
Previous Topic:M3 released
Next Topic:Background color for selected row in Table widget
Goto Forum:
  


Current Time: Fri Apr 26 06:32:17 GMT 2024

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

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

Back to the top