别人写的工程 本来是android studio下的 改变目录结构导到eclipse下
很多import包都出错了 要怎么办
import com.amap.api.location.AMapLocalWeatherForecast;
import com.amap.api.location.AMapLocalWeatherListener;
import com.amap.api.location.AMapLocalWeatherLive;
import com.amap.api.location.LocationManagerProxy;
没有导入jar包吧,你看看com.amap.api.location这个属于哪个jar下面的
ctrl+shift+O 能自己找到对应包么,不行,手动找一下引入