How to view source code of Gradle tasks defined in plugins using Android Studio?

送分小仙女□ 提交于 2019-12-22 09:55:56

问题


In Android Studio Gradle tab I'm able to find run task from application plugin.

I want to view source code of this task.

Right click -> Jump to Source is disabled for this task.

How to view source code of tasks defined in plugins using Android Studio?

来源:https://stackoverflow.com/questions/48796388/how-to-view-source-code-of-gradle-tasks-defined-in-plugins-using-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!