Thursday, 12. December 2013
Eclipse Importing Android Libraries as Gradle Projects12/12/2013 09:20 PM
If you ever have problems importing an Android library into Eclipse because Eclipse keeps importing the library as Gradle project (not useful for adding to your Android project), be sure the ".gradle" and ".settings" subdirectories are removed from the project before import. The ".classpath" and ".project" files are also not needed.