Here is logout:
module editors was not disposed
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:113)
If I reopen my project, this error will disappear, and I can open the File Structure again.I want to know whether it's a bug of AS or my gradle installed error?
And here is an issue that will cause above problem:
'ComAndroidSupportAppcompatV71901.aar' already disposed:'ComAndroidSupportAppcompatV71901.aar' already disposed:
com.intellij.openapi.util.TraceableDisposable$DisposalException: 'ComAndroidSupportAppcompatV71901.aar' already disposed:
at com.intellij.openapi.util.TraceableDisposable.throwDisposalError(TraceableDisposable.java:44)
Android Studio Version:0.4.3 build 133.988757
A project in Android Studio contains everything that defines your workspace for an app, from source code and assets, to test code and build configurations.
By default, Android Studio has a maximum heap size of 1280MB.
To set the HTTP proxy settings in Android Studio: From the main menu choose File > Settings > Appearance & Behavior -- System Settings -- HTTP Proxy. In Android Studio, open the IDE Settings dialog. On Windows and Linux, choose File > Settings > IDE Setting -- HTTP Proxy.
I managed to fix this by deleting "gradle" folder in every module inside of the project and then clicking on File -> Invalidate Caches / Restart.
So 2 steps:
1) Delete every "gradle" folder in every module inside of the project
2) Click on "File -> Invalidate Caches / Restart"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With