by ilionyl
j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
After finishing the support to JDK6 (Java 1.6).
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use