Importing Android source to Eclipse: outdated .classpath?

不羁的心 提交于 2019-12-11 15:39:21

问题


I successfully imported the Android source code into Eclipse. Now Eclipse says I am missing files, but I know I have them present on my hard drive.

The .classpath is outdated which I acquired from this link. Check Basic setup, second quote.

I had to remove some src files that was outdated and missing from my hard drive. Now I have to find the right ones that are present on my hard drive but missing by Eclipse. Finding and adding them one by one will be a pain.

Is there an updated .classpath file? Or is it some easy way to add all src folders missing to the .classpath?

来源:https://stackoverflow.com/questions/20514652/importing-android-source-to-eclipse-outdated-classpath

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!