Re: How to determine ProjectCustomizer.Registration.projectType of project

2020-01-07 Thread Boris Heithecker
Hi Andreas, as far as I know, project types are are registered by their type names in the layer file system. To see a list of (what seems to me all) available project types, I went to a module that has a layer.xml and clicked to expand the node in the explorer view. You get a view of the whole laye

NB template for JSF page xhtml.

2020-01-07 Thread Michael Phoenix
I am trying to modify the template to produce an .xhtnml JSF file. I tried using the template tool to update JSF Page, but that only seems to update the template for JSF.jsp. When I try to create a JSF file in my project, it picks up a different template. No idea what it is. Any help would be appr

Re: Annotation Type TemplateRegistration content

2020-01-07 Thread Boris Heithecker
Hi Bilu, if I understand you correctly, you want to make sure that your sample template is always adapted to the newest version of some features. In this case, consider using the following API feature: @TemplateRegistration can be placed on a static method to register an InstantiatingIterator for a