IntelliJ IDEA 2020.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.

ItemDescription
NameThe name of the facet.
Deployment Descriptors Form the list of deployment descriptors for your application.

the Add button 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.

the Remove button Alt+Delete. Remove the selected descriptor from the list.

the Edit button Enter. Replace the selected descriptor with another one of the same type.

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

Last modified: 03 September 2020