- JBoss Tools 3 Developers Guide
- Anghel Leonard
- 337字
- 2021-05-21 20:15:38
Creating a JSF project stub
In this section you will see how to create a JSF project stub with JSF Tools. This is a straightforward task that is based on the following steps:
- From the File menu, select New | Project option. In the New Project window, expand the JBoss Tools Web node and select the JSF Project option (as shown in the following screenshot). After that, click the Next button.
- In the next window, it is mandatory to specify a name for the new project (Project Name field), a location (Location field—only if you don't use the default path), a JSF implementation (JSF Environment field), and a template (Template field). As you can see, JSF Tools offers a set of predefined templates as follows:
- JSFBlankWithLibs—this is a blank JSF project with complete JSF support.
- JSFKickStartWithLibs—this is a demo JSF project with complete JSF support.
- JSFKickStartWithoutLibs—this is a demo JSF project without JSF support. In this case, the JSF libraries are missing for avoiding the potential conflicts with the servers that already offer JSF support.
- JSFBlankWithoutLibs—this is a blank JSF project without JSF support. In this case, the JSF libraries are missing for avoiding the potential conflicts with the servers that already offer JSF support (for example, JBoss AS includes JSF support).
The next screenshot is an example of how to configure our JSF project at this step. At the end, just click the Next button:

This step allows you to set the servlet version (Servlet Version field), the runtime (Runtime field) used for building and compiling the application, and the server where the application will be deployed (Target Server field). Note that this server is in direct relationship with the selected runtime. The following screenshot shows an example of how to complete this step (click on the Finish button):

After a few seconds, the new JSF project stub is created and ready to take shape! You can see the new project in the Package Explorer view.
- Vue.js前端開發技術
- Sphinx Search Beginner's Guide
- Photoshop CC 2018實用教程
- Photoshop CC實戰從入門到精通
- Premiere Pro 2022短視頻剪輯、調色與特效制作實戰(全彩微課版)
- Entity Framework Tutorial
- 中文版Maya 2012實用教程(第2版)
- MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
- Yii 1.1 Application Development Cookbook
- Excel 2010 商務數據分析與處理(第2版)
- SPSS進階分析與實務
- 板繪教室:SAI零基礎日系動漫插畫入門教程
- 圖像處理中的數學修煉(第2版)
- Java EE 6 with GlassFish 3 Application Server
- Plone 3 Intranets