Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How can I put i18n resource files outside of jar file?

807589Aug 23 2008 — edited Aug 24 2008
This is my application directory tree:

.\i18n\ui_demo_zh_CN.properties
.\libs\my.jar

I run the application from ".\" directory and got the error of "Can't find bundle ..."
I have added the i18n\ui_demo_zh_CN.properties in MANIFEST.MF classpath entry. What else should I do?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2008
Added on Aug 23 2008
5 comments
400 views