plugin-yml/src/main/kotlin/net/minecrell/pluginyml
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
..
bukkit Fixup incremental builds 2021-04-30 18:46:16 +02:00
bungee Fixup incremental builds 2021-04-30 18:46:16 +02:00
nukkit Fixup incremental builds 2021-04-30 18:46:16 +02:00
GeneratePluginDescription.kt Add a resource directory to the main source set instead of adding 2021-05-30 15:29:22 -07:00
InvalidPluginDescriptionException.kt Add "The MIT License" to license header 2018-07-24 14:16:14 +02:00
PlatformPlugin.kt Add a resource directory to the main source set instead of adding 2021-05-30 15:29:22 -07:00
PluginDescription.kt Fixup incremental builds 2021-04-30 18:46:16 +02:00