You can use a wizard to create a new application client project and add it to a new or existing enterprise application project.
Application client projects contain the resources needed for application client modules and programs that run on networked client systems. An application client project is deployed as a JAR file.
Like the other types of projects, application client projects can contain one or more project facets, which represent units of functionality in the project. A new application client project should have the Application Client module facet. Depending on what you want to use the project for, you may want to enable other facets for the project.
To create a J2EE application client project, complete the following steps: