Re: pde build on windows for linux
Aha, silly me, I must have misread your post. I thought the launcher was missing :(
I am building the RCP application using a product file and this product file includes all necessary plug-ins and fragments. Including the *swt* fragements. So the product file lists all *swt* fragments for all platforms (win32, gtk, ...). I think adding the necessary fragments to your product file should solve your issue. It solved my issues, but I'm not an expert on the matter :(