I'm a bit new to Eclipse and Android development. A few months back I had installed the motodev environment, which since has been shutdown (Where i can download MotoDev Studio?).
I have removed the motodev environment per Motorola's instructions but the problem I'm having though is that I still have motodev websites in my "Available Software Sites" in Eclipse. Upon running a check updates in Eclipse, it just hangs on this website - https://studio-android.motodevupdate.com/android/1.2/adt/
Here is the snippet from the Eclipse error log:
!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2012-11-22 12:40:28.607
!MESSAGE Connection to https://studio-android.motodevupdate.com/android/1.2/adt/p2.index failed on Connection refused. Retry attempt 0 started
!STACK 0
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
I'm on Mac OS Mountain Lion and I have tried going to Preferences -> Install/Update -> Available Software Sites. I have removed it and also disabled it but each time after restarting Eclipse it is added back into the list or re-enabled and again freezes the check update process (help -> check for updates).
I can work around the issue by going in and disabling/deleting the entry, then immediately running check for updates. The problem only occurs after restarting Eclipse and the site is added back/re-enabled.
How can I get rid of this silly problem?