I'm running Snow Leopard 10.6.8 with Xcode 3 already installed (in /Developer by default). Now I would like to install Xcode 4 without removing Xcode 3 (or reinstalling if necessary)?
Can I first uninstall Xcode 3 (with terminal command), then install Xcode 4 in /Developer dir and, finally, reinstall Xcode 3 in /Xcode3 dir?
Since I'm using also Monotouch and Monodevelop 2.8, I would like to use Xcode 4 as first.
Thank you in advance.