How do I verify my OS as 32 or 64 bits?
I need that to select NEW version of Eclipse, not the one which came with installing Raspbian ? bit system
At the time of this writing, all officially supported operating systems are 32bit, and I'm not familiar with any unofficially supported 64bit builds that are particularly usable.
The command, uname –m will tell you what architecture your device runs on.