Interface PluginVersionComparator

    • Method Detail

      • selectPluginToLoad

        @NotNull
        PluginInfo selectPluginToLoad​(@NotNull
                                      Collection<PluginInfo> plugins)
        Select plugin from plugin collection that should be loaded
        Parameters:
        plugins - collection of plugins, should not be empty
        Returns:
        plugin to load