How can I find out if a specific Eclipse instance on my (Windows 7) PC is the 32-bit or 64-bit version?
I\'ve checked the About screen and the maze of dialogs one ca
In Linux, run file on the Eclipse executable, like this:
$ file /usr/bin/eclipse eclipse: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, not stripped