Modernize PluginManager internals with Java NIO.2 File API.
NIO.2 is the more modern and faster API and smooths the way for further improvements, e.g. using java.nio.file.WatchService to watch the plugin directory for changes.
Showing
Please register or sign in to comment