!--a11y-->
Creating Debug Launch
Configurations 
You need to create a configuration in order to perform debugging.
An Enterprise Application project containing JSPs or servlets.
1. Choose Run ® Debug...
2. In the Configurations pane, expand the node SAP J2EE Engine Debug.
3. Choose New.
4. In the Name field, enter a name for the configuration.
5. On the Connect tab, select Browse...
6. In the popup, select the EAR project containing the file to be debugged and choose OK.
7. On the Connect tab, select Choose...
8. In the popup, select the servlet or JSP to be debugged and choose OK.
9. In the Debug J2EE Server field, select the relevant server.
10. Choose Apply.
11. Choose Close.
Alternatively choose Debug to start debugging.

