Netbeans command-line option!!!

In Netbeans how to get the output as a command-line.(Output appearing In a dos prompt, with out getting from the default console in the Netdeans )
[160 byte] By [jugpa] at [2007-10-3 2:58:58]
# 1

I guess you have to run your program from the native console, if you want to have output to the native console. I have no idea whether it's possible to redirect Netbeans' standard output channel. I doubt it because you'd still have to plug together the pipes of separate processes, but you might get more information at a Netbeans forum.

CeciNEstPasUnProgrammeura at 2007-7-14 20:48:32 > top of Java-index,Java Essentials,Java Programming...