配置文件 <project> <target name="i18n"> <native2ascii dest="com\\amaker\\struts\\form" src="com\\amaker\\struts" includes="*.poperties" encoding="utf-8" > </native2ascii> </target> </project>