[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.commercial] Re: Deliver RCP product or Plugins???

I will take a stab at this based on my observations of what other people 
have done.

> 1. How do you delive your product, as a RCP application or plugins?
> 2. Why do you choose the option in the previous question?

I think it really depends and you might end up doing both.   If you have a 
standalone application that does not extend an existing Eclipse installation 
then an RCP application is probably appropriate.   If you have an add-on 
tool that extends Eclipse, then plug-ins are probably the way to go.