I am moving my Eclipse development to the Mac and as far as development goes, I am completely new to the Mac. I use Eclipse to write code for Android, BlackBerry, straight Java, etc...
On the PC, I would install an instance of Eclipse into a separate folder for each platform that I was developing for. This is so that the plugins for each of these platforms would not clash with each other.
So i would have c:\code.android\eclipse, c:\code.blackberry\eclipse, etc...
Where would I install instances of Eclipse on the Mac. I saw a \dev folder off the root, but it didn't look like I should install there anything.
Thanks.