How can I export an eclipse 4 application for multiple platforms
How can I export an Eclipse 4 application so that it can run in either Windows or Linux? I see that the product configuration has tabs for all platforms: ...but when I export I see in the repository\binary a product with name product_root.win32.win32.x86_64 which indicates that it builds according to my development machine which is Windows 7/64bit . So to export the application to run in Linux the export must be done in a Linux machine? I.e. I have to import my project files in an Eclipse running in Linux and then do export? Update 1: Following @Baz advice I installed delta pack. But on export