Eclipse Subversive Plugin unter Ubuntu 9.04 installieren

Configuring Eclipse Ganymede with subversion in Ubuntu 8.04

Funktioniert genauso auch mit Ubuntu 9.04.

  1. Follow the installation instructions on the subversive download site.
    Since you will use the native javaHL connector implementation, be sure to choose the javaHL implementation from the update site
  2. Install the java HL API on ubuntu: sudo apt-get install libsvn-javahl
  3. Add the library directory where javahl resides to your eclipse.ini (located in the root folder of your eclipse installation). Just add the following line into it:
    -Djava.library.path=/usr/lib/jni.
  4. Restart eclipse
  5. Verify your setup.
    Goto Window>Preferences>Team>SVN and click the “SVN Connector” tab.
    The native javaHL connector should be selected
DeliciousTwitterFacebookLinkedInRedditSlashdotTechnorati FavoritesDiggShare
This entry was posted in Java. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">