问题
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