Package com.biglybt.update
Class UpdaterUtils
java.lang.Object
com.biglybt.update.UpdaterUtils
Utility functions for Updater Plugin.
Moved from UpdateUpdateChecker to reduce (cyclical) references
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static boolean
disableNativeCode
(String version) protected static File
getPropsIfNotPresent
(String id, boolean use_shared) static String
protected static void
writePluginProperties
(File target, String[] lines)
-
Field Details
-
AZUPDATER_PLUGIN_ID
-
AZUPDATERPATCHER_PLUGIN_ID
-
AZUPNPAV_PLUGIN_ID
-
-
Constructor Details
-
UpdaterUtils
public UpdaterUtils()
-
-
Method Details
-
disableNativeCode
-
checkBootstrapPlugins
public static void checkBootstrapPlugins() -
writePluginProperties
-
getPropsIfNotPresent
-
getUpdaterPluginVersion
-