RE: Compiling files with UTF-8 encoding

2006-09-23 Thread David Leangen

Thank you!



> -Original Message-
> From: Ralph Pollath [mailto:[EMAIL PROTECTED]
> Sent: 24 September 2006 02:34
> To: Maven Users List
> Subject: Re: Compiling files with UTF-8 encoding
> 
> 
> On 23.09.2006, at 17:57, David Leangen wrote:
> > In M2, how do I set the compiler to compile files that are written  
> > in UTF-8?
> 
> Try this:
> 
> 
> org.apache.maven.plugins
>maven-compiler-plugin
>
>UTF-8
>
> 
> 
> Cheers,
> -Ralph.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Compiling files with UTF-8 encoding

2006-09-23 Thread Ralph Pöllath

On 23.09.2006, at 17:57, David Leangen wrote:
In M2, how do I set the compiler to compile files that are written  
in UTF-8?


Try this:


org.apache.maven.plugins
  maven-compiler-plugin
  
  UTF-8
  


Cheers,
-Ralph.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Compiling files with UTF-8 encoding

2006-09-23 Thread David Leangen

Hello!

In M2, how do I set the compiler to compile files that are written in UTF-8?


Thank you!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]