zhifeng687 2015-06-04 16:00 采纳率: 0%
浏览 5992

导入第三方类库却出现the importXXX can not be resolved

在导入下拉刷新的第三方类库时,
import com.handmark.pulltorefcresh.library.PullToRefreshBase;
import com.handmark.pulltorefresh.library.PullToRefreshBase.OnRefreshListener2;
import com.handmark.pulltorefresh.library.PullToRefreshBase.State;
import com.handmark.pulltorefresh.library.PullToRefreshListView;
import com.handmark.pulltorefresh.library.extras.SoundPullEventListener;
这些Import都can not be resolved

  • 写回答

3条回答 默认 最新

  • frank_20080215 2015-06-04 22:00
    关注

    设置calsspath环境变量

    评论

报告相同问题?