[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Eclipse plugin export

A.M. wrote:

thanks for your answer.
I know this feature of eclipse, but my problem is: I have an RCP application using a product configuration to export all plugins and create an executeable. Some of the plugins should be exported as jar files whereas others should be exported as directories. Got an idea how to handle this?

If you have a feature.xml, there is a tick mark on the 'Plug-ins' tab labelled 'Unpack the plug-in archive after the installation'.
I think it does what you're after.


/Morten