Edit Product Dialog - Code Snippets Page
The Code Snippets Page of the "New/Edit Product" dialog allows specifying the Code Snippets attributes.
License Code Snippet section allows specifying Code Snippet attributes for license reading and checking:
- "File Name": Specifies the location of the License Code Snippet file. Control Center will save the License Code Snippet Java file using this specified location. When generated, this file is ready to be inserted into your Java Project structure.
- "Package": Specifies the package name to be used in the License Code Snippet file.
- "Class": specifies the class name to be used in the License Code Snippet file.
Integrity Code Snippet section allows specifying Code Snippet attributes for Integrity checking:
- "File Name": Specifies the location of the Integrity Code Snippet file. Control Center will save the Integrity Code Snippet Java file using this specified location. When generated, this file is ready to be inserted into your Java Project structure.
- "Package": Specifies the package name to be used in the Integrity Code Snippet file.
- "Class": specifies the class name to be used in the Integrity Code Snippet file.