Is it possible to customize the output window on Apache Netbeans to make it show the result only? Like e.g.
run-single: Hello World
I mean what are these informations and why?
You seem to have an Ant java project. You can adjust the Ant verbosity in Netbeans menu Tools/Options/Java/Ant, set Verbosity Level to "Quiet".