Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » A well architectured open source RCP app?
A well architectured open source RCP app? [message #505470] Thu, 31 December 2009 00:21 Go to next message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Can someone suggest a well architectured RCP application which also makes use of the osgi services, which I can refer to?

An application whose source is open. I checked at http://www.eclipse.org/community/rcpos.php , but I am not sure which projects make use of the OSGi services as well. It will be a tedious process to download each and every project.

I am working on a new RCP app. If I could refer a well architectured RCP app, half of my work is over. I do not need to re-invent the wheel.

Thanks in advance!



Re: A well architectured open source RCP app? [message #505638 is a reply to message #505470] Sun, 03 January 2010 23:20 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Madhu,

I am in the process of writing an Eclipse bases newsreader called SALVO (I am
posting with it right now.) It has a classic modular structure: core, model,
ui, and additional detached modules. All the bundles have internal and public
packages that demonstrate how to separate API from boilerplate. It provides
two bundles (the quote services) that expose their services as an osgi
service. Take a look at it if you want. You can find drops at
wiki.eclipse.org/newsreader. The latest sources are also hosted at the osu
open source labs ecf repository at http://ecf1.osuosl.org/ in the
ecf/newsreader CVS module.

The current version on the wiki is 0.6.0. I am releasing 0.7.0 which has
javadb support and an ECF container implementation in a couple of weeks.

--
Best Regards,
Wim Jongman

-- Error: Keyboard not attached. Press F1 to continue.
(Eclipse Old Skool Quote Service)

> Can someone suggest a well architectured RCP application which also makes
use of the osgi services, which I can refer to?
>
> An application whose source is open. I checked at
http://www.eclipse.org/community/rcpos.php , but I am not sure which projects
make use of the OSGi services as well. It will be a tedious process to
download each and every project.
>
> I am working on a new RCP app. If I could refer a well architectured RCP
app, half of my work is over. I do not need to re-invent the wheel.
>
> Thanks in advance!
>
>
> --
> Regards,
> Madhu
> http://eclipse-info.blogspot.com
icon14.gif  Re: A well architectured open source RCP app? [message #505640 is a reply to message #505638] Mon, 04 January 2010 02:02 Go to previous messageGo to next message
Madhu Samuel is currently offline Madhu SamuelFriend
Messages: 199
Registered: July 2009
Senior Member
Thanks Wim!

I am looking through your application now!


Re: Re: A well architectured open source RCP app? [message #506068 is a reply to message #505640] Tue, 05 January 2010 23:59 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Madhu,

Here is an additional link I found on twitter :
http://www.ralfebert.de/blog/eclipsercp/rcp_examples/

--

Best Regards,
Wim Jongman
http://twitter.com/wimjongman

-- ASCII question, get an ANSI!
(Eclipse Old Skool Quote Service)

> Thanks Wim!
>
> I am looking through your application now!
> --
> Regards,
> Madhu
> http://eclipse-info.blogspot.com
Previous Topic:Website for book Eclipse Rich Client Platform: Designing, Coding, and Packaging Java Applications se
Next Topic:View Icons
Goto Forum:
  


Current Time: Fri Mar 29 21:57:24 GMT 2024

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

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

Back to the top