You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stéphane Bouchet <st...@knowesia.fr> on 2006/09/08 09:39:01 UTC

Re: Have Maven Eclipse Plugin specify Eclipse file encoding

Ralph Pöllath a écrit :
> Hi,
>
> My work environment requires that all source files are encoded as 
> UFT-8. Since we're using Eclipse, this means we have to change the 
> file encoding to UTF-8 whenever we create a new workspace, which is 
> inconvenient and error-prone.
>
> Since all of our Eclipse config is generated by the Maven Eclipse 
> Plugin already, having it set the file encoding on a per-project basis 
> would be a great solution (looks like you just have to add 
> "encoding/<project>=UTF-8" to 
> .settings/org.eclipse.core.resources.prefs).
>
> Should I post a feature request to JIRA?


yes, fill a new issue here : http://jira.codehaus.org/browse/MECLIPSE



Stéphane.


>
> Thanks,
> -Ralph.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Have Maven Eclipse Plugin specify Eclipse file encoding

Posted by Ralph Pöllath <li...@poellath.org>.
On 08.09.2006, at 09:39, Stéphane Bouchet wrote:
> Ralph Pöllath a écrit :
>> My work environment requires that all source files are encoded as  
>> UFT-8. Since we're using Eclipse, this means we have to change the  
>> file encoding to UTF-8 whenever we create a new workspace, which  
>> is inconvenient and error-prone.
>>
>> Since all of our Eclipse config is generated by the Maven Eclipse  
>> Plugin already, having it set the file encoding on a per-project  
>> basis would be a great solution (looks like you just have to add  
>> "encoding/<project>=UTF-8" to .settings/ 
>> org.eclipse.core.resources.prefs).
>>
>> Should I post a feature request to JIRA?
>
> yes, fill a new issue here : http://jira.codehaus.org/browse/MECLIPSE

Done: http://jira.codehaus.org/browse/MECLIPSE-156

Cheers,
-Ralph.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org