Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Standalone or plug-in project
Standalone or plug-in project [message #198575] Fri, 20 February 2004 11:14 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:Custom java file extension
Next Topic:IPath equals comparison should not be case sensitive on device
Goto Forum:
  


Current Time: Sat Jun 07 14:07:13 EDT 2025

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

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

Back to the top