[android-developers] Re: getting started with eclipse

2008-12-17 Thread Ralf
FYI subclipse works just fine with Eclipse + ADT. R/ On Wed, Dec 17, 2008 at 2:45 PM, Fred Grott(shareme) wrote: > > I have a good setup, steps: > > 1. Download Eclipse-RCP-3.4.1 > 2 Do not install subclipse, use subversive instead > 3 Install the ADT plugin right after your full eclipse insta

[android-developers] Re: getting started with eclipse

2008-12-17 Thread Fred Grott(shareme)
I have a good setup, steps: 1. Download Eclipse-RCP-3.4.1 2 Do not install subclipse, use subversive instead 3 Install the ADT plugin right after your full eclipse install. 4. Optional, set up your build to use autoandroid ant tasks as you can automate a lot of emulator setups.. I am launching 3

[android-developers] Re: getting started with eclipse

2008-12-17 Thread Faber Fedor
On Wed, Dec 17, 2008 at 3:50 PM, Aaron wrote: > For error1, I've checked to make sure nothing is using port 8700, and > nothing is. How did you check? Do you have a firewall running? Test it by doing the following: telnet localhost 8700 If you connect, something is using port 8700. Turn of