Update _developer_onboarding.md (#4570)
I messed up this step. Making it more idiot proof.
This commit is contained in:
parent
3667c4a9fa
commit
96f3453927
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ Follow these steps to install and configure the plugin and templates:
|
||||||
|
|
||||||
1. Install the AS plugin for generating modules :
|
1. Install the AS plugin for generating modules :
|
||||||
[Generate Module from Template](https://plugins.jetbrains.com/plugin/13586-generate-module-from-template)
|
[Generate Module from Template](https://plugins.jetbrains.com/plugin/13586-generate-module-from-template)
|
||||||
2. Run the script `tools/templates/generate_templates.sh` to generate the template zip file
|
2. From repository root, run `./tools/templates/generate_templates.sh` to generate the template zip file
|
||||||
3. Import file templates in AS :
|
3. Import file templates in AS :
|
||||||
- Navigate to File/Manage IDE Settings/Import Settings
|
- Navigate to File/Manage IDE Settings/Import Settings
|
||||||
- Pick the `tmp/file_templates.zip` files
|
- Pick the `tmp/file_templates.zip` files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue