首页 > 移动平台 > 详细

升级Android Studio到4.1后的配置问解决

时间:2021-04-22 16:12:48      阅读:100      评论:0      收藏:0      [点我收藏+]
由于某种原因升级了AS到4.1版本,问题没解决还出现了其他问题

技术分享图片

10:21 It seems you‘re using ‘idea.system.path‘ property to specify the location of the caches directory. In 2020.1, default locations of application directories were changed. For compatibility, the IDE picked the old location of logs, but to avoid any ambiguity in the future (and to get rid of this warning) please set ‘idea.log.path‘ property, too.
Don‘t Show Again

想放弃解决的请点Don‘t Show Again

碰巧LZ是个死性子,死磕上了,各种百度谷歌必应不得其果,仔细进行阅读理解后问题终于解决,以下是解决步骤,过程不累述了,反正你们也不会感兴趣


  1. 打开AS
  2. 点击Help>Edit Custom properties...
  3. 添加上idea.system.path={location path}
  4. 添加上idea.log.path={location path}
  5. 点击File>Invalidate Caches>Just Restart

技术分享图片
技术分享图片

升级Android Studio到4.1后的配置问解决

原文:https://blog.51cto.com/gleolee/2724205

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!