Changjie Yang
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Changjie Yang created a post, AnsweredAfter upgrade to latest IntelliJ for Android Studio Plugin, the BuildFileKey class symbol it not found
Hi, I'm working on Android Studio plugin project, below class is no longer existed in the current IntelliJ community edition, is there a replacement or doc about the change? Thanks! import com.and... -
-
Changjie Yang created a post, AnsweredAndroid Studio plugin development: GradleBuildFile no longer found in com.android.tools.idea.gradle.parser.GradleBuildFile
Hi, which jar do you need to import for the below import statements? Please help, my plugin project IntelliJ IDEA 2020.2.2 (Community Edition)Build #IC-202.7319.50, built on September 14, 2020R...