Re: Specify source file language in build.xml?
Earl Hood <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <CANDwYvd=y7=14G=jZ-vBY6=1YWi=v9d-O_mKUf48WPgcNUzLog@mail.gmail.com> |
On Tue, Feb 17, 2015 at 2:11 PM, Jeffrey Walton wrote: > I'm trying to build an Android project from the command line. I'm > getting an error during `ant release`. The error is unmappable > character for encoding UTF-8. Use the 'encoding' attribute to the <javac> task. --ewh