Configurable encoding --------------------- Key: MECLIPSE-182 URL: http://jira.codehaus.org/browse/MECLIPSE-182 Project: Maven 2.x Eclipse Plugin Issue Type: Improvement Environment: Eclipse 3.X Maven 2.0.4 OS independent Reporter: Erik Drolshammer
It should be possible to specify file encoding when generating project files for Eclipse. When I set it manually within eclipse the file .settings/org.eclipse.core.resources.prefs is created with content: #Mon Oct 30 12:06:08 CET 2006 eclipse.preferences.version=1 encoding/<project>=UTF-8 Perhaps file encoding should be a global setting as well? (Lots of reporting-plugins also use file encoding porperties) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira