Can't Repro
Status Update
Comments
uc...@google.com <uc...@google.com> #2
We use build flavours heavily with a lot of common code. The refactoring support in AS is really good but it continually catches us out when it doesn't work across all flavours in a project. It's a big gap for serious product development.
ea...@google.com <ea...@google.com> #3
We at my company need this same feature. We have a lot of white labels and need refactor the same class across flavours. :(
sp...@google.com <sp...@google.com> #4
I need this feature too...
sp...@google.com <sp...@google.com> #5
+1, I need this very badly
Description
1.8.0_76-release-b03x64 Oracle Corporation, Linux(amd64) v4.8.0-39-generic unknown (1366x768, 1920x1080)
I'm trying to Android Studio with root privilege. The updater successfully downloads patch file but upon restarting crashes with the following error:
java.io.IOException: Cannot create temporary file: /tmp/jetbrains.patch.jar.androidstudio_copy_prokash
at com.intellij.idea.Main.copyFile(Main.java:298)
at com.intellij.idea.Main.installPatch(Main.java:252)
at com.intellij.idea.Main.installPatch(Main.java:228)
at com.intellij.idea.Main.main(Main.java:93)