近eclipse换到最新的mars版本,装了svn插件subversive后,拉下项目后发现不显示提交人了

后来网上搜索总算找到方法解决:

Window-->Preferences-->Team-->SVN-->Lable decorations

                    点击右侧text decorations选项卡

                    文件格式:{outgoing_flag}{name} {revision} {author} {date}  

                    文件夹修饰:{outgoing_flag}{dirty_flag}{name} 

                    项目修饰:{outgoing_flag}{name} {revision} [{location_label}{root_prefix}: {first_branchOrTag_child}

eclipse mars svn不显示提交人的问题

eclipse mars svn不显示提交人的问题

相关文章: