hiii!!
please help me!!
I want to see my outputwindows in the form that I create it!!!
like this:
**run:
C:\Users\vista.netbeans\7.0\var\cache\executor-snippets\run.xml:48:
Cancelled by user.
BUILD FAILED (total time: 2 seconds)
**
this is all of things that java shows in output win!!!
can you help me to see that's in my form.!!!(my wording is bad sorry!!i can't speek english so good)

add print statements:

System.out.print("my output");

System.out.println("my output and next line");
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.