IntelliJ IDEA 2017.1 Help

EJB Tool Window

View | Tool Windows | EJB


This tool window shows your deployment descriptors (e.g. 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, Creating EJB.
Apply EJB 3.0 Style Bring your EJBs in compliance with the EJB 3.0 specification. See Migrating to EJB 3.0.

See Also

Procedures:

Reference:

Last modified: 18 July 2017