Valid XHTML 1.0 Transitional

Setup with multiple source dictionaries

The standard way to setup a DictionaryForMIDs dictionary is to use one input dictionary file.  An index will be generated for both the left and right languages.

For these dictionaries an expression ABC will translate to XYZ.  XYZ will also translate back to ABC. However, there are also some dictionaries where ABC translates to XYZ, but XYZ translates to DEF.  For this kind of dictionary you will need to setup your dictionary files a little differently.

Instead of using a single input dictionary file, you will use 2 input files, one for the ABC to XYZ translation, and one for the XYZ to DEF translation.  Then you will run the DictionaryGeneration tool 2 times.  Here are the details of the process.

Step 1: Run the DictionaryGeneration tool

Step 2: Edit your outputted DictionaryForMIDs.properties file

Step 3: Run the JarCreator tool