plugin-yml/src/main/kotlin
Jason Penilla 5e1f0bc577
Add a resource directory to the main source set instead of adding
resources using processResources

This allows for IDEs to recognize the generated resources.

This also fixes an issue where sometimes running `clean build`
would cause 'java.io.IOException: Unable to delete directory',
although this fix may also be due to the new approach no longer
creating a temporary directory.
2021-05-30 15:29:22 -07:00
..
net/minecrell/pluginyml Add a resource directory to the main source set instead of adding 2021-05-30 15:29:22 -07:00