简体   繁体   中英

Eclipse: How to show project's SVN repository?

I have quite a few Java projects on Eclipse and i use different SVN repositories.

When a project is Shared, i would like to know which SVN repository it uses. (appended in front of the project name?...)

Is there a simple way to do it?

NOTE: I use the "Package Explorer" View.

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

If you are using SVN plugin then go to windows -> preferences -> Team -> SVN ->Label Decorations

In the text tab, for project format add variable 'url_short' that should do.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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