!--a11y-->
Editing Enterprise BeansOf course you can look for and select the appropriate Java source files in the J2EE Explorer for editing in the Java editor. However, the Developer Studio offers a multipage editor for a more convenient way of working with enterprise beans.
The multipage editor provides an Overview tab for easy navigation to the source code of the interfaces. Editors for adding and removing methods, fields, and relations, are on the respective tabs. Finally, the Bean tab displays the source code of the bean class.
1. In the J2EE Explorer or J2EE Explorer, expand the EJB Module project.
2. Select the enterprise bean to be edited.

3. In the context menu, choose Open.
4. The multipage editor for the enterprise bean opens.

