[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: [RCP product export] Plugins export in a folder

Open the feature.xml in editor; go to Plug-ins tab. Select your plug-ins and check the "Unpack the plug-in ..." check box in the right.

--

 - Prakash

Eclipse Tips: http://blog.cypal-solutions.com
Eclipse Search: http://www.cypal.in/eclipsesearch


H.Mueller wrote:
Hi,

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.

Thanks
Hermann