I developed a RCP application containing several self written plug-ins. Now, I want to export the
application as a product. The export process itself as well as the corresponding product work very
well.
But if I have a look into the plugin folder of the exported product there are some plug-ins
available as a jar file and other who reside in a separate folder. The plugins written by myself are
always exported as jar files.
However, my plugins should be available in a separate folder and not in a jar file. How can I
achieve such an export?
For example, exporting particualar plugins seperately via the export wizard there are an appropriate
property for folder export.