In IntelliJ how can I make it so that I use the same “Favorites” in different projects

StackOverflow https://stackoverflow.com/questions/1646521

  •  22-07-2019
  •  | 
  •  

Question

problem is that I have to checkout a different branch for every project. and while the paths are the same, I have to load favorites every time. Its a pain.

How can i get them to be the same on all projects?

(windows xp intellij 7.0.5)

Was it helpful?

Solution

One idea I had was to create a softlink using windows linkd.exe, but there may still be some problems with this approach as the file used to store the favorites data holds other project related meta data as well.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top