mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
android_studio.md: link EP list
This commit is contained in:
parent
0875ebfcb3
commit
7350c6b504
@ -72,6 +72,10 @@ Otherwise, if only general IntelliJ Platform features (APIs) are used, then a de
|
||||
```xml
|
||||
<depends>com.intellij.modules.androidstudio</depends>
|
||||
```
|
||||
|
||||
### Android Specific Extension Points
|
||||
|
||||
See _Android_ section in [Extension Point List](extension_point_list.md#android).
|
||||
|
||||
## Additional Articles and Resources
|
||||
* Discussion of extending Android Lint - [How to Register AndroidLintInspectionBase in IntelliJIdea Plugin](https://intellij-support.jetbrains.com/hc/en-us/community/posts/360005018559-How-to-register-AndroidLintInspectionBase-in-IntellijIdea-Plugin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user