Looks like you are trying to build with a 64bit JVM/JDK, but only 32 bit are supported.
The problem might go away if you set the default JVM argument to -d32 (for 32 bit) Eclipse→Preferences→Java→Installed JRE and add default JVM argument -d32 (must be small d)