I'm developing a JavaFX-Application which should be able to run on 32bit and 64bit machines.
My developing environment:
- Windows7 (64bit)
- Luna(4.4)
- JDK 1.8.0_65
For building my project I'm using (ant) build.xml. How can I accomplish, building from a 64bit machine a 32bit .exe file???