Search code examples
eclipsesvnsubclipse

Cannot use Subclipse after installing


I have installed Subclipse in Eclipse EE Luna.

This is what my installation details look like :

enter image description here

Going on past experience, I would now expect a silo icon to appear next to all of my files as they are locally all part of a SVN directory structure.

Also when I right click a file or folder I expect lots of SVN options. All I see is this :

enter image description here

Which leads me to believe that is not switched on? not working maybe?

Does anyone know what I need to do to get it working? Other SVN tools immediately synch up with my projects.

(The neverending Eclipse configuration nightmare continues....)


Solution

  • You get that context menu for 'Team' if the current project is not being shared.

    So right click on the Project and use 'Team > Share Project...' to set up the project in SVN.