Skip to content

Commit

Permalink
Merge pull request #169 from sgilda/JBEAP-11672
Browse files Browse the repository at this point in the history
JBEAP-11672: Fix JBDS formatting in jaxrs-client quickstart
  • Loading branch information
ctomc committed Jun 20, 2017
2 parents 047bf06 + cad32d8 commit f705207
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jaxrs-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ You can also start the server and deploy the quickstarts or run the Arquillian t

To run the tests in Red Hat JBoss Developer Studio:

You must first set the active Maven profile in project properties to be either `arq-managed` for running on managed server or `arq-remote` for running on remote server. Then, to run the tests, right click on the project or individual classes and select Run As --> JUnit Test in the context menu.
1. You must first set the active Maven profile in project properties to be either `arq-managed` for running on managed server or `arq-remote` for running on remote server.
2. Then, to run the tests, right click on the project or individual classes and select Run As --> JUnit Test in the context menu.


## Debug the Application
Expand Down

0 comments on commit f705207

Please sign in to comment.