Where does IntelliJ IDEA store shelf changes on the local drive?

后端 未结 7 2051
离开以前
离开以前 2020-12-30 19:22

I want to write a small backup script that would take my shelf changes in IntelliJ from my local drive and put them on a network drive. But I can\'t locate the path to where

7条回答
  •  悲&欢浪女
    2020-12-30 20:12

    Idea can also store shelved changes in /.idea/shelf/ directory. Try to check this option.

提交回复
热议问题