transform
The transform action determines if the inputArtifact is the currently used IntelliJ Platform or a plugin.
To check it is the IntelliJ Platform, artifact is compared to the file collection available with the provided Parameters.intellijPlatform. Otherwise, it parses the artifact with IdePluginManager.
Throws
Gradle Exception