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

CommandDescription
ER DiagramFor an EJB facet: Show an entity-relationship diagram.
Jump to Source  F4Open the selected file in the editor. (Alternatively, you can double-click the file.)
New  Alt+InsertIf 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 StyleBring your EJBs in compliance with the EJB 3.0 specification. See Migrate to EJB 3.0.
Last modified: 23 April 2021