How I can add a new plugin (ViewPart) into my existing application??
I have custom product application and I need to add a new plugin which I
created like ViewPart.
In Eclipse just copy this plugin to directory 'plugin' in Eclipse and
restart Eclipse.