tree_structure_view.md: link to create new plugin with Gradle

This commit is contained in:
Yann Cébron 2020-01-14 17:51:34 +01:00
parent 1daa607e63
commit 8b72187974

View File

@ -14,7 +14,7 @@ Series of step below show how to filter out and keep visible only text files and
Create an empty plugin project.
See
[Creating a Plugin Project](/basics/getting_started/creating_plugin_project.md).
[Creating a Plugin Project](/tutorials/build_system/prerequisites.md).
## 1. Register Custom TreeStructure Provider