Edit the. classpath file,
This file may contain this item: <classpathentry kind = "lib" Path = "Your specified High Version address. Jar">, changed
<Classpathentry kind = "con" Path = "com. Android. Ide. Eclipse. ADT. android_framework"/>
You can,Clean or restart eclipse
However, if. <classpathentry exported = "true" kind = "con" Path = "com. android. IDE. eclipse. ADT. libraries "/>, you only need to delete<Classpathentry kind = "lib" Path = "Your specified High Version address. Jar"
> You can,Clean or restart eclipse
If an error is reported later, "gen already exists but is not a source folder. convert to a source folder or Ren", solution:
-
- Right-click the project and choose Properties"
-
- Select "Java build path" on the left"
- Open the "Source" tab
-
- Click "add folder ..."
-
- Select the "gen" folder, click OK, click yes, and then click OK.
- LastRight-click the project and choose"Fix Project Properties" in "andriod Tools"