Frode Nilsen
- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
-
-
Frode Nilsen created a post, AnsweredWhere did AndroidModuleModel.findProductFlavor go? My plugin throws NoSuchMethodError
I am the author of this plugin and it has been working well up until now. The method AndroidModuleModel.findProductFlavor() existed and works on Androd Studio 4.1, but when upgrading to 4.2.1 my u... -
-
Frode Nilsen created a post, AnsweredUnable to upgrade intellij plugin from 0.4.21 to 1.0
I have a plugin that I'm working on. Tried to upgrade to the com.jetbrains.intellij plugin from 0.4.21 to 1.0 today in IntelliJ community v 2020.2 build 202.8194.7 . The error: A problem occurred e... -
Frode Nilsen created a post, AnsweredIs there a way to list git branches sorted on "last checked out"?
My branch list when clicking on the git branch indicator in the lower right corner looks like the picture below... I never remember what the name of the branch I worked on an hour ago was because w... -
-
-
-
Frode Nilsen created a post, My maven dependency is resolved, but not compiled. How do I debug?
So I have an android project and I've successfully resolved the support libraries (v4 and v7). You don't necessarily need to program Android to answer this question - suffice to say that v7-support...