Creating flexible and custom project templates
Exadel Studio lets you create flexible and custom project structures - this will allow you to create brand new projects based on your own structure. You can create templates for:
- Struts projects
- JSF projects
Creating new project based on MyFaces JSF project templates -
Creating new Struts project based on a template -
To create your own project templates is very simply.
- Create the desired project structure, you can do with Exadel Studio
- Place all project files under <ExadelStudioHome>\templates (under struts or jsf-1.x folder). Look what's there right now, this will give you a good example
- Don't forget to put your project under a new folder - which will be used as the template name
- Restart Eclipse
- Select to create new JSF or Struts project. Your template will now be there