Hi, all:
I want to debug the play web application with JProfiler. I create a romote application session on localhost, and it says I need to insert the following code into JVM settings:
"-agentpath:D:\PROGRA~1\JPROFI~2\bin\windows\jprofilerti.dll=port=8849"
But I don't know where to put it, somebody helps me?
play run yourApp
-agentpath:D:\PROGRA~1\JPROFI~2\bin\windows\jprofilerti.dll=port=8849
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
>
sbt "start -D..."