On 3/11/22 4:40 PM, Moosa Nasir wrote:
Hello, I was just wondering how to clear the output window in Apache Netbeans programmatically. I am using Java with Ant and have a windows OS. I tried searching online but I was unsuccessful finding any solution that worked. If it is possible, could someone help me find a solution? Thanks in advance!
I think it's something like: IOProvider.getDefault().getIO(...).reset() -ernie --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
