851815999
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
851815999 进行了评论, -
-
851815999 创建了一个帖子, 已回答how to solve ava.lang.AssertionError: Leaked SDKs error?
when i run the test case use com.intellij.testFramework after the case is running ,the error popup As bellow: Leaked SDKs: [Android API 23 Platform (/Users/androidbot/Library/Android/sdk), Android ... -
851815999 创建了一个帖子, 已回答android library can not found when compile the plugin project on Intellij 2019.2.4 but work on 2019.1
the project running on Linux system and gradle file intellij { pluginName 'AndroidWizard' plugins = ['properties', 'Groovy', 'gradle', 'junit', 'android', 'smali', 'IntelliLang','kotlin'] ...