I succesfully created an RCP application using the the WebStart. I
followed the info in the eclipse help building the wrapper feature
project. I exported the project but I'm able to make it working only for
the platform where I developed. I'm using the delta pack and eclipse sdk
(both 3.3.1.1) as Eclipse target, but I'm not able to include the jars for
all the platforms. In other words after the export I have only swt and
launcher for linux when I deploy the app with linux, and swt and launcher
for windows when I deploy with windows. Where do I have to set the
multiplatform option in order to include all the plugins?