mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
tree_structure_view.md: fix link to plugin.xml on GH
This commit is contained in:
parent
a8bbfa121f
commit
1daa607e63
@ -19,7 +19,7 @@ See
|
||||
## 1. Register Custom TreeStructure Provider
|
||||
|
||||
Add new *treeStructureProvider* extension to the
|
||||
[plugin.xml](https://github.com/JetBrains/intellij-sdk-docs/blob/master/code_samples/tree_structure_provider/resources/META-INF/plugin.xml)
|
||||
[plugin.xml](https://github.com/JetBrains/intellij-sdk-docs/blob/master/code_samples/tree_structure_provider/src/main/resources/META-INF/plugin.xml)
|
||||
|
||||
```java
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
|
Loading…
x
Reference in New Issue
Block a user