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

/help/img/idea/2017.1/new.png (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.

/help/img/idea/2017.1/delete.png (Alt+Delete). Remove the selected descriptor from the list.

/help/img/idea/2017.1/edit1.png (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.

See Also

Last modified: 18 July 2017