Skip to content

How can we run the play application in debug mode #130

Closed Answered by Jayaprakash8887
devaj04 asked this question in Installation
Discussion options

You must be logged in to vote

@devaj04 Add 'Remote JVM Debug' configuration in IDE as shown in screen shot below

Instead of 'mvn play2:run', execute 'mvnDebug play2:run' command from 'controller' location of the repository in terminal.

Choose newly added 'Remote JVM Debug' configuration and click on 'Debug' button

Trigger any API with debug checkpoints set in code .

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by devaj04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants