Launch4j does not reflect the system outputs -


i using launch4j create executable file of application jar. have put system outputs (using system.out.println) helpful debugging (which see when run jar file). when using launch4j "test wrapper", not see of these system outputs. though application runs properly, system outputs helpful. found similar kind of unanswered question here http://sourceforge.net/p/launch4j/discussion/332684/thread/f65d1979/#a845

thank help.

i got same problem , found needed in post:

launch4j exe has nothing itself, got suggestion?

in launch4j configuration gui, set "header type" "console" in "header" tab.

hope you.