IntelliJ IDEA 2020.2 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

CommandDescription
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, Create EJB.
Apply EJB 3.0 Style Bring your EJBs in compliance with the EJB 3.0 specification. See Migrate to EJB 3.0.
Last modified: 22 July 2020