Skip to content

DevFaqAutoUpdateCheckEveryStartup

Antonio Vieiro edited this page Jan 25, 2018 · 1 revision

DevFaqAutoUpdateCheckEveryStartup

How to force to check for updates at every startup?

NbPreferences.root().node("/org/netbeans/modules/autoupdate").putLong("lastCheckTime", System.currentTimeMillis() - 1000000000);

See also "The Definitive Guide to the NetBeans Platform 7" book, chapter 25.

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqAutoUpdateCheckEveryStartup , that was last modified by NetBeans user Markiewb on 2016-02-07T14:27:12Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.

Clone this wiki locally