Deploying an RCP application on multiple platforms
I’ve been answering a bunch of questions from the webinar Jeff and I delivered a few days back.
One listener asked:
Do I need to develop three different applications if I want a Windoze, Linux and Mac version?No. You can use exactly the same code base on all three platforms. You can “export” your application to all three platforms when you’re ready to deliver it to your users.
Here’s a screenshot of the last page of the Eclipse Product export wizard in Eclipse 3.2M3:
