Skip to content

eliezerBrasilian/jsf-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsf template generator

Welcome to Java Server Faces Template generator

You only need to run the exe.bat file on Windows or exe.sh file on Mac and Linux in order to create easily your jsf project.

The project will come with jsf-impl and jsf-api dependencies already setup, you can check it out in pom.xml

How to use

  1. Download the template_setup.zip Download
  2. Extract it
  3. Open the folder extracted and click on the exe file (a jsfapp project will be created)
  4. Then import the jsfapp project into your IDE
  5. Run it