| ClasspathFilePluginMetadata |
Looks on the classpath for three files named: application-provided-plugins.txt - used to list the plugin
keys of all plugins that are provided by the host application application-required-plugins.txt - used to
list the plugin keys that are considered required for the application to function correctly
application-required-modules.txt - used to list the module keys that are considered required for the application
to function correctly Note that all files in that package space with those names will be included. |