When including a projectTemplate inside a plugin, ...
# intellij-plugins
e
When including a projectTemplate inside a plugin, should I just zip the project directory or export it using Build -> "Save Project as Template"? If so, where do I find the saved artifacts so I can copy it to my plugin's resources/projectTemplates directory?