-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Doesn't work #23
Comments
Fails with the following error: Exception "java.lang.ClassNotFoundException: com/intellij/codeInsight/editorActions/FoldingData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=com.intellij.codeInsight.editorActions.FoldingData |
@abunur do you have the sample file that lead to this? |
plugins { android {
} dependencies {
} |
Hi
Simply fails with a 200 lines Gradle build file.
The resulting file has almost 900 lines and does not compile. :(
build.gradle.zip
The text was updated successfully, but these errors were encountered: