bob-tee commented on issue #5552:
URL: https://github.com/apache/netbeans/issues/5552#issuecomment-1449715018

   Thanks for the input. Do the same escape characters also affect output from 
Maven and Ant? it would be great to be consistent across build systems. 
   
   I tried to run my example project with `./gradlew run --console rich` but 
this didn't help. I also tried creating a gradle.properties file in the root of 
the project with `org.gradle.console=rich` but no luck. I guess because the 
ANSI color escape processor was removed. It would be nice to be able to 
over-ride the default `--console plain` when necessary.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to