Removing Ignored Android Studio (or Intellij) Update Builds

前端 未结 4 1132
梦如初夏
梦如初夏 2020-12-08 06:25

When an Android Studio update is posted and you mistakenly click on Ignore This Update how do you apply the update without having to reinstall Android Studio?

4条回答
  •  既然无缘
    2020-12-08 07:05

    currently I'm using IDEA 14.0.4. I found the myIgnoredBuildNumbers option block in "users/username/.IntelliJIdea14/config/options/updates.xml"

    Removing the entire block and restarting will show the previously ignored release/build

      
    

提交回复
热议问题