Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
问题是我必须为每个项目签出不同的分支。虽然路径相同,但我每次都必须加载收藏夹。它是一种痛苦。
我怎样才能让它们在所有项目中都一样?
(windows xp intellij 7.0.5)
我的一个想法是使用 windows linkd.exe 创建软链接,但这种方法可能仍然存在一些问题,因为用于存储收藏夹数据的文件也包含其他与项目相关的元数据。