简体   繁体   中英

Two SVN Repository Perspectives in Eclipse

For Android development I'm using Eclipse Indigo and Subclipse 1.6.18.

I happened to notice today that when I go to Window > Open Perspective I see two SVN Repository Perspectives. One says "SVN Repository Exploring" and the other says the same thing but inside angle brackets, ie,

"<SVN Repository Exploring>".

The first one brings up a blank window; the angle-bracket one brings up a window with my repositories in an upper tab and "task repositories" in a lower tab.

I also noticed that if I go to Help > Install New Software and show what's already installed,and uninstall all the Subclipse components, and restart Eclipse, these two SVN perspectives still exist. They don't work anymore because of missing SVN components but they're still there.

So where do these two SVN repository perspectives come from and why one with, and one without, angle-brackets? Thanks in advance.

You can have two if you have both Subclipse and Subversive installed. However, note that your workspace also will save and remember perspectives, particularly if you customize and save them. Try starting Eclipse with a new workspace and see if they go away.

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