Soluling home   Document home

Merge Project

Merge Project

Use this dialog to merge other projects into the current project. Click Add to browse a project file that you want to merge. You can add any number of files. Once you have added all the files, click OK.

Options

Exclude duplicates specifies how the duplicate strings are handled. Possible values are:

Value Description
No

Do not remove duplicates strings. This is the default value.

Those strings that are three words or longer

Remove those duplicate strings that have three or more words.

Those strings that are two words or longer

Remove those duplicate strings that have two or more words.

All

Remove all duplicates strings.

Command line

You can also use SoluMake to merge projects.

SoluMake merge Project.ntp Master.ntp

The above command merges Project.ntp into Master.ntp.