How do I disable EAP available pop-ups when using production release?
Answered
Greetings,
When using the production version of PyCharm (currently 1.5.4), is there a way to disable Is there a way to disable new version pop-ups for EAP releases?
I'd like to only see the new version pop-up for production releases when using a production release. Likewise I'd only like to see the new version pop-up for an EAP release when I'm kicking the tires on an EAP (not production) release and a newer EAP is available.
If I need to submit a YouTrack enhancement request, please let me know.
Cheers,
Rob
Attachment(s):
PyCharm 2.0 EAP available.png
Please sign in to leave a comment.
Have you tried to configure your Updates properly? (File --> Settings --> Updates (under IDE Settings).
Cheers,
Volker
Attachment(s):
pycharmUpdates.png
After uninstalling the EAP,cleaning up files in the .PyCharm directory and re-installing, I see that I get a prompt asking if I want to do that. The new go-around, if I select "I do not have a previosu release of PyCharm or I do not want to import my settings" I get a new .Pycharm20 directory with a new set of settings --- meaning I can independently set the 1.5 and 2.0 to do different things --- which is exactly what I want.
I think I got my wires-crossed with earlier EAP behavior, when I was looking at 1.x EAPs while also using a 1.x RELEASE.
Anyhoo, I've got the behavior I want --- so thanks Volker for helping point me in the right direction.
Thanks @VolkerSchmitz, that's just what I needed! Of course the EAP setting makes sense: If you're running EAP you darn well want to update frequently. But I need to go back to Stable Release updates only.