Standalone or plug-in project [message #198575] |
Fri, 20 February 2004 11:14  |
Eclipse User |
|
|
|
Hello,
We have a swing based mapping application which utlizes drag and drop and
other features. We are planning to move / rewrite this application to
Eclipse based framework so that we can take advantage of some of the other
plug-ins.
Assume that I am creating this application from scratch, what type the
application should be : 1) a standalone SWT application or 2) an Eclipse
plug-in.
If I choose 1, a standalone SWT application, would it be possible for that
application to access and use other Eclipse plug-ins?
If I choose 2, an Eclipse plug-in, how my plug-in will be activated? I
would like to launch my application (plug-in) by default, i.e. I do not
want to activate my application from within Eclipse through a menu item.
Any pointers ....
Thanks
Srinivasan Sairam
|
|
|
Re: Standalone or plug-in project [message #198634 is a reply to message #198575] |
Fri, 20 February 2004 12:00  |
Eclipse User |
|
|
|
Take a look at Rich-Client-Platform RCP I think that will provide what you
need.
Starting point: http://www.eclipsepowered.org/rcp.html
If you go with RCP you geet alot for free. (Preferences Menu handling,
update etc)
Regards
Sten
"Srinivasan Sairamachandran" <Srinivasan.Sairam@gxs.com> wrote in message
news:c15bp0$7q3$1@eclipse.org...
> Hello,
> We have a swing based mapping application which utlizes drag and drop and
> other features. We are planning to move / rewrite this application to
> Eclipse based framework so that we can take advantage of some of the other
> plug-ins.
>
> Assume that I am creating this application from scratch, what type the
> application should be : 1) a standalone SWT application or 2) an Eclipse
> plug-in.
>
> If I choose 1, a standalone SWT application, would it be possible for that
> application to access and use other Eclipse plug-ins?
>
> If I choose 2, an Eclipse plug-in, how my plug-in will be activated? I
> would like to launch my application (plug-in) by default, i.e. I do not
> want to activate my application from within Eclipse through a menu item.
>
> Any pointers ....
>
> Thanks
>
> Srinivasan Sairam
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.03106 seconds