| upper case first letter of a file | upper case first letter of a file 2003-02-09 - By Bjoern Eger
Hi!
I use the style task to generate Java source files from XML input files.
The XML file names start with a lower case letter, so the resulting Java source files also start with a lower case letter. I want to follow the Java code conventions, so the Java files should start with a upper case letter.
Is there a way to capitalize the file names? Can I maybe use move/mapper task?
Best Regards,
Bjoern
|
|
 |