IntelliJ IDEA 2019.1 Help

EJB Tool Window

View | Tool Windows | EJB

This tool window shows your deployment descriptors (for example ejb-jar.xml) and EJBs. (The tool window is not available if there are no EJB facets in your project.)

Main context menu commands

Command

Description

ER Diagram

For an EJB facet: Show an entity-relationship diagram.

Jump to Source (F4)

Open the selected file in the editor. (Alternatively, you can double-click the file.)

New (Alt+Insert)

If an EJB facet is selected: Create an EJB, relationship or interceptor. The New command is also available for certain EJB types. See also, Creating EJB.

Apply EJB 3.0 Style

Bring your EJBs in compliance with the EJB 3.0 specification. See Migrating to EJB 3.0.

Last modified: 20 June 2019

See Also

Procedures:

Reference: