Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
App Actions
Total activity
3
Last activity
October 29, 2020 06:22
Member since
February 27, 2020 19:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
February 27, 2020 23:54
AndroidFacetConfiguration method is now part of AndroidModel. So these changes should fix it. From this to this: AndroidModel model = facet.getConfiguration().getModel(); to this: AndroidModel mode...
Community
IntelliJ IDEA Plugin Users
java.lang.NoSuchMethodError: org.jetbrains.android.facet.AndroidFacetConfiguration.getModel()Lcom/android/tools/idea/model/AndroidModel
0 votes