One Man's Notes
Tuesday, September 1, 2015
Java -jar debug with -Xdebug
I had trouble attaching when running a jar via:
java -jar
Seems like all the param after -jar are parameters to it.
So I had to put the -Xdebug _before_ the -jar flag.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment