| Red Hat Docs > Manuals > Red Hat Web Application Framework > |
| Red Hat Web Application Framework Developer Guide | ||
|---|---|---|
| Prev | Chapter 19. Setting Up Eclipse and Red Hat Web Application Framework | Next |
Your Eclipse setup should now be complete. To test this:
Select Run->External Tools->[Deploy Script]
Select Run->Run and pick your Red Hat Web Application Framework configuration. You should see your server's log output in the Console. Wait for the server to finish initializing
Select Run->Debug and pick your debug configuration. This should bring you to the Debug perspective. Open up a source file, set a breakpoint, and request a page from your server.
If everything is setup correctly, you can now develop with Eclipse and use it to step through your Red Hat Web Application Framework code.