Plug-in names must be unique. The following is an example of a proper naming convention:
companyName.pluginType.uniquePluginIdentifierName
For example, if your company name is Apex Global, the type of plug-in is ARDBC, and the unique plug-in identifier is pluginexample1, your plug-in name could be the following:
APEXGLOBAL.ARDBC.pluginexample1
Plug-in names cannot include spaces or tab characters. In addition, uniquePluginIdentifierNamecannot contain the word AREA by itself because that word is reserved for AREA plug-ins. However, you can use AREA as the pluginTypevalue.