Is there a way to show german umlauts like äÄöÖüÜ in the description attribute?
<target name="mytarget" description="Some fancy german umlauts äÄöÖüÜ">
<!-- Stuff -->
</target>
If i call my target:
machine:html root$ ant -p
The console prompt looks like
mytarget some fancy german umlauts ??????.