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.
我试图找出如何在 SVN 资源管理器中找到项目的本地 java 文件,而无需在 SVN 资源管理器中长时间“向下单击”项目。或者更确切地说:如何在包资源管理器和 SVN 资源管理器之间快速切换,以便在 SVN 中定位本地文件。然而,我什么也没发现。我使用 Eclipse Kepler 和 SVN Subversive。有人有想法吗?谢谢。
尝试在任何文件夹中使用 svnCheckout 然后输入您的 url|单击确定。并且您的文件夹将被创建,现在将您的项目导入您的 ideeclipse
eclipse