Custom project template not showing up in wizard #3480
-
|
Hi, I'm trying to define a custom project template as explained in the official docs and here: https://blogs.itemis.com/en/generating-a-new-project-wizard-with-xtext-2.14 However, my custom project type simply does not show up in the New > Project... wizard. I tried to add a binding in the UiModule to register my MyDslProjectTemplateProvider as the implementation of IProjectTemplateProvider (although neither the official docs nor the Itemis blog post mention this as a required step), to no avail. I am unsure what is happening. I still haven't customised the generated MyDslProjectTemplateProvider at all, it's 100% vanilla. Am I missing anything? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Just in case: did you remember this part?
|
Beta Was this translation helpful? Give feedback.
Just in case: did you remember this part?