In the last installation of STS I made, when I had the support of SVN by installing Subversive (from Menu > Help > Install New Software), Eclipse (Kepler) didn't ask me for the SVN connector I wanted to use. In this kind of situation, I discovered that it's possible to install it from an update site provided by Polarion.
So, go to to Polarion, and check out the url from the Download section. Here is the one I used :
http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/
Then you can install your SVN connector (for me, it's always SVNKit which is a pure Java implementation connector).
Subscribe to:
Post Comments (Atom)
Download Oracle JDK from command line
Found on the web. You can adapt the url with one grabbed from Oracle JDK download page. What I love here is the fact is send Oracle licence ...

-
I've just received my first arduino platform. It's a DCcduino board (a clone of Arduino Uno). As I had some difficulties to hav...
-
I'm an old user and addict of JRebel. I started to use it on open source projects and in professional contexts. From the beginning, I...
-
This is the challenge I had to perform. I have to open services to business partners and I want to secure them. I use a Java based applicati...

3 comments:
To install SVNKit as an Eclipse plugin or to make sure that you have the latest version installed, use http://eclipse.svnkit.com/1.8.x/ as an update site location in Eclipse Update Manager.
In Eclipse menu select Help->Software Updates
Then choose 'Available Software' tab
Click 'Add Site...' button
Type http://eclipse.svnkit.com/1.8.x/ in the 'Location' field and press 'OK'.
Check the new site (it should appear in the list of update sites) and follow further steps as prompted by Eclipse.
Use http://eclipse.svnkit.com/1.3.x/ or http://eclipse.svnkit.com/1.7.x/ as an update site location to get older versions of SVNKit (1.3.8 or 1.7.12).
For Eclipse Luna use the following update site:
http://community.polarion.com/projects/subversive/download/eclipse/4.0/luna-site/
Thanks for the great information in your blog Selenium Training in Chennai
Post a Comment