File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Using this plugin, help you create directories and files from the customizable t
1414### Feature
1515
16161 . Custom directory structure.
17- 2 . Support placeholders, and replace it when you create a module.
17+ 2 . Support placeholders / ApacheVelocity template language , and replace it when you create a module.
18183 . Specify file templates from IDE custom/build-in templates.
19194 . Passing placeholders to file template as variables.
20205 . Output/import template file. share your template with your partner.
@@ -23,10 +23,10 @@ Using this plugin, help you create directories and files from the customizable t
2323
24241 . Configure template in plugin settings: <b >File > Settings > Tools > Module Template Settings</b >.
25252 . Create directories from the 'Structure' tab, click the right mouse button to operate the file tree.
26- 3 . FileTree can use placeholders, the placeholder should like this -> <b >${YOUR_PLACEHOLDER_HERE}</b >.
27- 4 . The 'File Template' tab lists which template the specified file uses, you can also use placeholders for FileName
26+ 3 . FileTree can use placeholders / ApacheVelocity template language , the placeholder should like this -> <b >${YOUR_PLACEHOLDER_HERE}</b >.
27+ 4 . The 'File Template' tab lists which template the specified file uses, you can also use placeholders / attributes for FileName
2828 field.
29- 5 . The 'Placeholder' tab's table defines placeholders for replacing filenames and file templates
29+ 5 . The 'Placeholder' tab's table defines placeholders / attributes for replacing filenames and file templates
3030
3131* NOTE*
3232
You can’t perform that action at this time.
0 commit comments