Setup Validation

Your Eclipse setup should now be complete. To test this:

  1. Select Run->External Tools->[Deploy Script]

  2. 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

  3. 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.