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

已回答

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

请先登录再写评论。