Matching Key Example

An example of how to create a dialog that emulates the matching dialog in IDEA.

Snippet: 

This example code shows you have to emulate the matching dialog in IDEA.  The first part allows you to select two files to match fields.

Matching Example

Once you select the two files you will be able to display the Match dialog.

Matching Example

You can select up to 8 matches.  You can select different fields from each file but they must be of the same file type or the script will give you a warning.  Once you select the first match the second match set will become active.  The script checks to make sure the matches between the files are of the same type.

You can download the example script here.

Comments

Hola muy interesante el esarrollo lo probe pero al parecer faltan lineas de codigo al inico podrian proporcionarme el codigo completo desde ya agradezco la ayuda.

Brian Element's picture

Did you do a right click on the link and select Save Link As?  I know it works fine in Chrome and you should be able to download it fine in other browsers.