Eclipse Galileo and SVN support
Like many Java developers I had to take a look at Eclipse Galileo. My interest lie in how fast I can migrate from Eclipse Europa to new Galileo version.
Installation was as simple as in previous version. Extract an archive file to a directory. Simple eh ? Let’s see what will be broken. Upon first start Galileo tries to move my default workspace. Well I choose my old workspace and by some magic it was opened without problems. Or did it? Recompilation and reformatting took about a minute or two1. After that everything worked smoothly. Almost everything. Project team collaboration vanished.
“GULP”, was my first reaction. CVS support is included, but who really uses CVS nowadays? So I found out that setting up SVN in Eclipse Galileo was not as simple as I thought it to be.
- Help->Install New Software
- Choose to work with Galileo – http://download.eclipse.org/releases/galileo
- Unfold Collaboration
- Choose Subversive SVN Team Provider (Incubation)
- I employ you to restart Eclipse and don’t use any plugin at this point since they will not work and you will get a message which is similar to this: 0x0040010b: Obtain Project Name’ operation finished with error: Selected SVN connector library is not available or cannot be loaded …’. Instead you rather install a connector library.
- Help->Install New Software
- Add a site
- I used: http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/ , but you can probably use any other that has SVNKit or JavaHL connector
- Unfold Subversive SVN Connectors
- Select Subversive SVN Connectors, SVNKit (1.3.0), JavaHL (1.6.0) and it’s native libraries.
- Restart Eclipse
- Configure SVN Connector by specifying the connector in Window->Preferences->Team->SVN->SVN Connector.
And there you have it. Eclipse Galileo with SVN support in all its splendor.
- it is a huge project tree I am working with [↩]
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=166876e5-abe3-4b02-8b0a-33ca217af0d2)