This time I will show you how to install Subversion (Subclipse) plugin to Eclipse.
In the tutorial I use command line. These are the commands in case you can’t see them:
$sudo apt-get install libsvn-javahl
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so.0
$sudo ldconfig
Hope you like the tutorial. Any comments appreciated.
See my other video tutorials HERE.
Best viewed in full screen with scaling off !!!
Eclipse PDT #3 from ralphz on Vimeo.

May 21st, 2008 at 5:12 pm
I’ve got it up and running
I’m using windows on my computer though…
July 19th, 2008 at 11:27 am
Hi,
following your instructions I get an error message while trying to get subclipse to work. After Searching for updates using the Eclipse-integrated program, on the list of search results I check the Subclipse SVN checkbox. After that, I get the following error-message: “Subclipse integration for Mylyn 3.x (Optional) (3.0.0) requires plug-in “org.eclipse.mylyn.tasks.core (3.0.0)”, or compatible.
How can I solve that problem, to get Subclipse working?
background-information:
I’m using Ubuntu latest release and Eclipse just downloaded today. (As you shurely suppose, I’m new to eclipse and no professional using linux, but my friends want to use it, so I do, too.)
Hope to get some help,
greetings from Germany
Timm
July 19th, 2008 at 1:59 pm
Hi,
It’s due to update of Subclipse plugin. One of the solutions is to click and expand your SVN plugin during installation, then expand Integrations and uncheck “Subclipse Integration for Mylyn 3.x.”.
You can also update your Mylyn:
1. Go to Help -> Software Updates -> Find and Install then selecting “Search for new features to install” and click Next button.
2. Click on “New Remote Site …”. In the dialog window paste into URL field: http://download.eclipse.org/tools/mylyn/update/e3.3 and Name it Mylyn. Click OK
3. Then select your SVN, Mylyn and “Automatically select mirrors”. Click Finish.
4. The rest of the steps are the same as on my video tutorial but you also selecting Mylyn and clicking “Select Required” button on the right side of the window.
Now you should be able to install SVN.
Hope it helps.
PS: Germany is cool. Especially Munich during October
August 4th, 2008 at 12:20 am
Just a heads up, I followed the above instructions for the mylyn update, no luck. The only way I was able to get it running was to remove the integration checkmark.
Thanks for these videos, they are very helpful!
September 1st, 2008 at 3:22 pm
I also received a message…
Searching for updates using the Eclipse-integrated program, on the list of search results I check the Subclipse SVN checkbox. After that, I get the following error-message: “Subclipse integration for Mylyn 3.x (Optional) (3.0.0) requires plug-in “org.eclipse.mylyn.tasks.core (3.0.0)”, or compatible.
I also removed the integration checkmark. let’s see if that shows up down stream.
Regards.
My wife in running the Berlin marathon 09/28/2008 … the off to have a beer or three
September 13th, 2008 at 4:19 pm
Great tutorial, thanks!
October 4th, 2008 at 1:09 pm
Hey guys,
I just selected java from the Europa drop down menu and it seemed to install fine for me.
November 14th, 2008 at 5:56 am
Hey,
The comment on how to work the problem on Myln helped me. Thanks man !
Regards
/Reza
January 16th, 2009 at 1:57 am
Same goes for me Reza
thanks for the tip with unchecking the Myln thingy xD
The tip with installing Mylyn didn’t work because my eclipse missed some plugins for it too ><”
but now subclipse is running, thanks to you Ralph
Greetings from Germany,
snowborn
March 23rd, 2009 at 1:43 am
Thanks Ralph,
This post and your answers in the comments got me setup with Eclipse and SVN.
April 13th, 2009 at 10:28 pm
I thank you, Ralph.
I want to let any one who runs windows vista, they need to uncheck the Graph … something… and of course Mylyn check box.
October 22nd, 2009 at 4:03 am
Its really nice and helpful me a lot!
Thanks