File Templates

Answered

Is there a 'good' way to share file templates with a work group?

Ideally we would like to be able to store the templates in our version
control system using relative paths so that developers can add and check
out file templates.

It would seem this would require configuring IntelliJ with 'additional'
directories to be searched for file templates. Is this possible?

Any other suggestions?

Thanks,

Ted

2
2 comments

Importing settings via `File -> Manage IDE setting -> Export ` is exporting the File Templates. However, if we want File Templates imported by unchecking other options, the IDE importing loses custom settings and a few plugins.

Is there a better approach to importing, like Live Templates, where we select a particular setting?

0

Hello Kartikbvarma.

However, if we want File Templates imported by unchecking other options, the IDE importing loses custom settings and a few plugins.

Could you please explain in more detail what exactly you mean? Please, note that the plugins couldn't be exported/imported. 

0

Please sign in to leave a comment.