We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c007e commit 3ddea79Copy full SHA for 3ddea79
docs/_developer_onboarding.md
@@ -275,7 +275,7 @@ Follow these steps to install and configure the plugin and templates:
275
276
1. Install the AS plugin for generating modules :
277
[Generate Module from Template](https://plugins.jetbrains.com/plugin/13586-generate-module-from-template)
278
-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
279
3. Import file templates in AS :
280
- Navigate to File/Manage IDE Settings/Import Settings
281
- Pick the `tmp/file_templates.zip` files
0 commit comments