Adding a `FileInputAdapter` would allow running IJ2 plugins that use a ```java @Parameter private File inputFile ``` by allowing both `Location` and `URL`-formatted String values to be parsed correctly.