Description: Under the i18n directory is an eclipse project, you need to import into eclipse, the program demonstrates the international programming capabilities.
To Search:
File list (Check if you may need any files):
i18n
....\.classpath
....\.project
....\.settings
....\.........\.jsdtscope
....\.........\org.eclipse.jdt.core.prefs
....\.........\org.eclipse.wst.jsdt.ui.superType.container
....\.........\org.eclipse.wst.jsdt.ui.superType.name
....\a.properties
....\a_en_US.properties
....\a_ja_JP.properties
....\a_zh_CN.properties
....\build
....\.....\classes
....\.....\.......\a.properties
....\.....\.......\a_en_US.properties
....\.....\.......\a_ja_JP.properties
....\.....\.......\a_zh_CN.properties
....\.....\.......\Test.class
....\.....\.......\tool
....\.....\.......\....\I18ntool.class
....\src
....\...\a.properties
....\...\a_en_US.properties
....\...\a_ja_JP.properties
....\...\a_zh_CN.properties
....\...\Test.java
....\...\tool
....\...\....\I18ntool.java
....\WebContent
....\..........\i.jsp
....\..........\i2.jsp
....\..........\META-INF
....\..........\........\MANIFEST.MF
....\..........\WEB-INF
....\..........\.......\lib
....\..........\.......\...\jstl.jar
....\..........\.......\...\standard.jar