Is Eclipse what I'm looking for? [message #718213] |
Tue, 23 August 2011 11:57  |
Eclipse User |
|
|
|
Hello. I've been tasked by my employer to find out what is available to aid in the development of our company's application suite. What we are looking to accomplish is to create a single GUI application which will serve as the launching point for a suite of discrete applications which have the ability to share information (if required) and display within a single windowed environment (think Microsoft Office).
I use the Eclipse IDE extensively for my Java development and only recently came to realize that it (the IDE) was just an example of a plug-in built to run on top of the Eclipse platform; I've always assumed Eclipse and the IDE were one and the same. So, after researching the subject, my initial impression is that I can accomplish what I've described by using Eclipse as my platform and developing the individual applications as plug-ins. Is this correct?
In pursuing the answer I've come across RCP being described as the means of creating rich desktop applications. Does RCP lend itself to the "application suite" I've described or is it designed a "single" app solution? Are there other APIs I need to concern myself with?
I feel like I'm on the right track but I've yet to find the definitive answer so any help you guys can provide is greatly appreciated.
Thanks.
|
|
|
|
|
(no subject) [message #718805 is a reply to message #718213] |
Thu, 25 August 2011 07:35  |
Eclipse User |
|
|
|
On Tue, 23 Aug 2011 11:57:57 -0400, Jeremy
<forums-noreply@eclipse.org> wrote:
>Hello. I've been tasked by my employer to find out what is available to aid in the development of our company's application suite. What we are looking to accomplish is to create a single GUI application which will serve as the launching point for a suite of discrete applications which have the ability to share information (if required) and display within a single windowed environment (think Microsoft Office).
>
>I use the Eclipse IDE extensively for my Java development and only recently came to realize that it (the IDE) was just an example of a plug-in built to run on top of the Eclipse platform; I've always assumed Eclipse and the IDE were one and the same. So, after researching the subject, my initial impression is that I can accomplish what I've described by using Eclipse as my platform and developing the individual applications as plug-ins. Is this correct?
>
>In pursuing the answer I've come across RCP being described as the means of creating rich desktop applications. Does RCP lend itself to the "application suite" I've described or is it designed a "single" app solution? Are there other APIs I need to concern myself with?
>
>I feel like I'm on the right track but I've yet to find the definitive answer so any help you guys can provide is greatly appreciated.
From your description I would say it sounds like Eclipse RCP is
certainly one way to achieve what you're trying to do. Another option
is the Netbeans Platform which has similar features.
I've been looking at both of these recently as a means of trying to
achieve a "unified" application that will integrate all the disparate
apps we use for testing our products here but, to be honest, I haven't
got very far in to them.
Hope this helps.
John
|
|
|
Powered by
FUDForum. Page generated in 0.08957 seconds