get Plugin
Returns a plugin with the specified id if this plugin has been used in the project.
Parameters
id
The id of the plugin
Throws
When there is no plugin with the given id.
Returns a plugin with the specified type if this plugin has been used in the project.
Parameters
type
The type of the plugin
Throws
When there is no plugin with the given type.