Class UpdaterUtils

java.lang.Object
com.biglybt.update.UpdaterUtils

public class UpdaterUtils extends Object
Utility functions for Updater Plugin.

Moved from UpdateUpdateChecker to reduce (cyclical) references

  • Field Details

    • AZUPDATER_PLUGIN_ID

      public static String AZUPDATER_PLUGIN_ID
    • AZUPDATERPATCHER_PLUGIN_ID

      public static String AZUPDATERPATCHER_PLUGIN_ID
    • AZUPNPAV_PLUGIN_ID

      protected static String AZUPNPAV_PLUGIN_ID
  • Constructor Details

    • UpdaterUtils

      public UpdaterUtils()
  • Method Details

    • disableNativeCode

      public static boolean disableNativeCode(String version)
    • checkBootstrapPlugins

      public static void checkBootstrapPlugins()
    • writePluginProperties

      protected static void writePluginProperties(File target, String[] lines)
    • getPropsIfNotPresent

      protected static File getPropsIfNotPresent(String id, boolean use_shared)
    • getUpdaterPluginVersion

      public static String getUpdaterPluginVersion()