IntelliJ IDEA 2018.2 Help

Java EE Application facet page

File | Project Structure | Modules | <module> | javaEEApplication
File | Project Structure | Facets | javaEEApplication (<module>)


Use this page to edit the settings for your Java EE Application facet.

Item

Description

Name

The name of the facet.

Deployment Descriptors

Form the list of deployment descriptors for your application.

icons general add svg (Alt+Insert). Create application.xml and add it to the list. The function is not active if the corresponding descriptor is already present in the list.

icons general remove svg (Alt+Delete). Remove the selected descriptor from the list.

icons actions edit svg (Enter). Replace the selected descriptor with another one of the same type.

Add Application Server specific descriptor. Create an application server-specific deployment descriptor (e.g. glassfish-application.xml, jboss-app.xml) and add it to the list.

Last modified: 20 November 2018

See Also