Beginner's tool use (19)--International resource file Development weapon Multiproperties

Source: Internet
Author: User

Recently to do a multi-lingual thing, probably contains medium, complex, Japanese, English, Korean several languages. In this way, you need to write multiple resource files, not only heavy workload, but also error-prone. Today introduced a very useful tool for everyone to--multiproperties.


Multiproperties Editor is an Eclipse plugin for editing properties or Resoucebundle resource files that supports simultaneous editing in multiple languages. Its principle flowchart is as follows:



The Multiproperties file is actually an encapsulation format for XML, which can be converted into a Java properties file and other formats.


Here's how to use multiproperties to develop multiple resource files, first create a new Multiproperties file:


Enter information such as file name:


In the Columns tab, add the language you want:


Then switch to the Table tab to add the appropriate key-value pairs, right-click in the Blanks, and select "Add Property Record ...":


Then press the check box and click OK:


Fill in the corresponding key and corresponding language values:



After filling out the effect such as:


Toggle the Overview tab and select Java Properties Handler:


Switch to columns and configure a file name for each language:


Example: Language_en_us.properties


Finally, press "Ctrl+s" to save, will automatically generate the corresponding properties file, the effect is as follows:


OK, the whole process of using the above steps multiproperties is complete. multiproperties can greatly simplify our repetitive work and is an essential tool in the development of multi-lingual projects. I hope that the content we share today will bring a little help to our work.



Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Beginner's tool use (19)--International resource file Development weapon Multiproperties

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.