简体   繁体   English

Eclipse:如何显示项目的SVN存储库?

[英]Eclipse: How to show project's SVN repository?

I have quite a few Java projects on Eclipse and i use different SVN repositories. 我在Eclipse上有很多Java项目,我使用不同的SVN存储库。

When a project is Shared, i would like to know which SVN repository it uses. 当项目是共享时,我想知道它使用哪个SVN存储库。 (appended in front of the project name?...) (附在项目名称前面?......)

Is there a simple way to do it? 有一个简单的方法吗?

NOTE: I use the "Package Explorer" View. 注意:我使用“Package Explorer”视图。

此外,您可能需要在“常规”>“外观”>“标签装饰”中启用“SVN”

If you are using SVN plugin then go to windows -> preferences -> Team -> SVN ->Label Decorations 如果您使用的是SVN插件,请转到Windows - >首选项 - >团队 - > SVN - >标签装饰

In the text tab, for project format add variable 'url_short' that should do. 在文本选项卡中,对于项目格式,添加应该执行的变量'url_short'。

我使用eclipse的颠覆性插件,它默认显示。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM