An open API service indexing awesome lists of open source software.

https://github.com/sunzxyong/external-plugin-support

The IDEA plugin to show the source code [Groovy、Java、Class] for Android Gradle Plugin and Custom Gradle Plugin. Such as External Libraries.(一个用于显示Gradle Plugin源码树的IDEA插件,类似External Libraries)
https://github.com/sunzxyong/external-plugin-support

android buildscript buildscript-dependency classpath gradle-plugin idea-plugin

Last synced: 7 months ago
JSON representation

The IDEA plugin to show the source code [Groovy、Java、Class] for Android Gradle Plugin and Custom Gradle Plugin. Such as External Libraries.(一个用于显示Gradle Plugin源码树的IDEA插件,类似External Libraries)

Awesome Lists containing this project

README

          

# **External Plugin Support**
The IDEA plugin to show the source code [Groovy、Java、Class] for Android Gradle Plugin and Custom Gradle Plugin. Such as External Libraries.

[https://plugins.jetbrains.com/plugin/10900-android-external-plugin-support](https://plugins.jetbrains.com/plugin/10900-android-external-plugin-support)

## **Install**
### **1、Network**
> Search name "Android External Plugin Support".

### **2、Local**
> Download the plugins in the `/libs` directory.

## **Support**
* **Android Studio 3.1.0+.**

## **About**
* **Blog**:[https://zhengxiaoyong.com](https://zhengxiaoyong.com)
* **Wechat**:

![](https://raw.githubusercontent.com/Sunzxyong/ImageRepository/master/qrcode.jpg)

# **LICENSE**
>
> Apache License
>
> Version 2.0, January 2004
> http://www.apache.org/licenses/
>
> Copyright 2018 郑晓勇
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
> http://www.apache.org/licenses/LICENSE-2.0
>
> Unless required by applicable law or agreed to in writing, software
> distributed under the License is distributed on an "AS IS" BASIS,
> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> See the License for the specific language governing permissions and
> limitations under the License.