[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Multi Platform export with feature based product

Hi, I used to have a RCP product definition based on plugins, and had no probs exporting it do different platforms. Now I built a "core" feature and and extending feature, with the swt part in the core feature. As Im building on windows the swt win32 fragment is part of the core feature. I am not able to export this for eg for linux as it complains about the missing win32 fragment. if I omit the win32 fragment it doesnt work at all. How should I do this ?