Creating a Java EE web project

In this section, we will create a Java EE Web Project. Select File | New | Other. In New, select JBoss Central | Java EE Web Project, as shown here. Now, click on Next.

Creating a Java EE web project

A list for requirements, which includes the m2e and m2eclipse-wtp plugins, and the JBoss Maven Tools plugin is shown as follows. Check the Create a blank project checkbox and select WildFly 8.x Runtime as Target Runtime. Then, click on Next.

Creating a Java EE web project

Specify Project name (jboss-jaxrs) and Package (org.jboss.jaxrs), and click on Next, as shown here:

Creating a Java EE web project

Specify Group Id (org.jboss.jaxrs), Artifact Id (jboss-jaxrs), Version (1.0.0), and Package (org.jboss.jaxrs) and click on Finish, as shown here:

Creating a Java EE web project

The jboss-jaxrs Java EE web project is shown in Project Explorer:

Creating a Java EE web project
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset