After trying to see the version that gave me odd errors, I just did a fresh install of Android Studio 1.1.0 on Ubuntu Linux. I also deleted the settings directory to start from scratch.
Now, even with new gradle projects, this error fails, and I cannot find the reason or other information that can give me clues about the reason:
Error:Cause: org.jetbrains.plugins.gradle.tooling.ModelBuilderService: Provider org.jetbrains.plugins.gradle.tooling.builder.ExternalProjectBuilderImpl not found
Does anyone know how to fix this?
source share