eclipse装adt

下载adt sdk后,直接用里面的 eclipse 加装subclipse死活装不上,试了各种方式都不行;换装subversive也装不了。 

于是只好先下个普通的 eclipse , 然后装subclipse很顺利; 但通过update site的方式安 装adt 插件又死活装不了,因为adt update site的xml叫site.xml, 而 eclipse 只认content.xml; 只好改用archive方式,下载adt插件,然后安装,但在安装时又出现 "Computing alternate solutions, may take a while", 暴慢无比; 只好重装,去掉“NDK”组件,突然就好了。 


p.s. 今天为别人装了一次,遇到"calculate dependencies"一直停在 2%处,后来去掉 "Contract all update sites" before installing your selection"就好了

你可能感兴趣的:(eclipse装adt)