How to stop receiving EAP updates in PhpStorm 8?

I have been experimenting with PhpStorm EAP versions.

Now I want to stick with the latest stable release, but I still get update notifications for EAP.

How can I disable this?

+3


source to share


1 answer


  • Settings | Updates

    for v8.0.1 and older
  • Settings | Appearance & Behaviour | System Settings | Updates

    for v8.0.2 and later
  • .. or just use the search box and search for "updates" on the screen Settings

    orSearch Everywhere

After that - change updates channel

to the desired one.



NOTE. "Settings" for Windows / Linux; on a Mac, this is called Preferences.

+7


source







All Articles