Multi-module Project Templates not opening modules when creating a new project.
I have a simple LibGDX Project that I wanted to make into a Project Template to save me time rewriting/editing code. So I have a Main Module, Desktop Module and Android Module.
When I do the following:-
Tools --> Save Project As Template
Save: <whole project>
Name: MyTemplate
Description: My Test Template
[OK]
It creates the template succesfully.
However, when I create a new project using my template it just gives me a blank Project where I have to manually add the modules, libraries and dependencies back in.
Is this intended behaviour? Seems a bit odd to me.
请先登录再写评论。
Could you upload your template to ftp://ftp.intellij.net/.uploads/ ?
Uploaded it. MyTemplate.zip
Hope it sheds some light.
Thanks
Any news on this?