actual (behind-the-scene) command log to build a program ?

Answered

Is it possible to expose every actual command that Intelij IDEA is executing to build and/or compile and/or package a program? Not the hand-waving I see in the log terminal; I am thinking something more along the lines of what I would need if I wanted to do the same thing from outside the IDE and just from the command line.

 

For example, what all happens when execute “Run <progname> [jpackageImage]”

0

Please sign in to leave a comment.