How to backup/restore bookmarks?

已回答

hello, 

I am a springboot developer.

I set a "bookmark" for the project, but I'm curious about how to back up/restore it.

I am working on PC A and I want to restore my "bookmarks" on PC B.

0

Hello,

Bookmarks are stored in .xml file under "<configuration_directory>/workspace": https://intellij-support.jetbrains.com/hc/en-us/articles/206544519. So, there is no easy way to copy them (only to copy from xml file on machine A and paste into the related file on machine B).

Please vote for the related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-231010/Project-independent-favourites-and-or-bookmarks

0

请先登录再写评论。