Copying a Code Generator
If you wish to copy a code generator to a new locations to make changes to. Please follow the following steps.
- Open the location where the code generator is stored
- Copy the folder containing the code generator to the new location
- Open the .gen file in XML or Text Editor
- Locate the "ID" element under the "Generator" elements.
- Generate a new guid and paste the value into the "ID" element
- Save Changes
- Restart SilerModel to see your copied code generator
Cut and Paste support will be coming future update.