################################################################################ # File: da_plugins.properties # Purpose: Used to show configured DA plugins and their menu that should be # registered automatically. # # Note: This is only an example and the plugin would typically put this file # in DA_OUTPUT/plugins/da_plugins.properties after adding / updating a given # plugin. If this file is not present, then the plugin_home is figured out # based on the plugin menu.xml default plugin_home choices or env. # # #REM DA Plugins Discovery #MYPLUGINPOC_PLUGIN_HOME=C:\da\output\plugins\MyPluginPOC #PLUGIN_NOTE_201804_1=C:\da\output\plugins\MyPluginPOC #MYPLUGINPOC_PLUGIN_UPDATE=NOTE:201804.1|ID:DAPLUGIN|file:myplugin.zip|update_check_days:30 ################################################################################