IntelliJ IDEA 2017.1 Help

Creating and Editing Assembly Descriptors

This feature is supported in the Ultimate edition only.

Assembly Descriptors define how a bean is deployed and configured at the application server.

Same as the other bean properties, the application descriptors can be defined by editing the source code, or using the tools provided by IntelliJ IDEA.

To add an assembly descriptor to a bean

  1. Open the desired bean for editing, and select the Assembly Descriptor tab.
  2. Click add.png on the toolbar.
  3. From the drop-down list, select the desired assembly descriptor type.
  4. In the dialog box that opens, specify the assembly descriptor properties. Refer to the EJB Editor - Assembly Descriptor page for the detailed description of options.

See Also

Last modified: 18 July 2017