IntelliJ IDEA 2020.2 Help

Create and Edit assembly descriptors

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 icons.general.add.svg 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.

Last modified: 19 August 2020