Header

  1. View current page

    정상혁의 수첩

Profile_img_60x60_08
195

국제화

property 파일 처리

native2ascii -encoding UTF-8 ApplicationResources_korean.properties ApplicationResources_ko.properties

native2ascii -encoding UTF-8 jdbc.properties jdbc2.properties

ant로는

<native2ascii src="${resources.dir}" dest="{build.dir}/classes" includes="**/*.properties"/>

 

 http://www.exampledepot.com/egs/java.util/Props.html

 

History

Last edited on 02/03/2009 12:20 by benelog

Comments (0)

You must log in to leave a comment. Please sign in.