subclipse 1.10 in Eclipse 3.8.1

davidbaumann

Commodore
Registriert
Aug. 2004
Beiträge
4.867
Hallo zusammen,

Ich nutze Eclipse 3.8.1 auf meinem Kubuntu 13.04 x64 System.

Ich habe subclipse 1.10 über "Help" -> "Install new software" installiert, was auch soweit alles funktioniert hat.
Anschliessend habe ich nach folgender Anleitung die javaHL installiert und in die eclipse.ini eingetragen:
http://subclipse.tigris.org/wiki/JavaHL#head-bb1dd50f9ec2f0d8c32246430c00e237d27a04fe

Hier die Infos aus Help -> About -> Installation Details:
Code:
*** Date: Donnerstag, 25. Juli 2013 21:38:59 GMT+08:00

*** Platform Details:


*** System properties:
awt.toolkit=sun.awt.X11.XToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=debbuild
eclipse.commands=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
/usr/lib/eclipse//plugins/org.eclipse.platform_3.8.1.dist/splash.bmp
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
--launcher.library
/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.dist/eclipse_1503.so
-startup
/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar
--launcher.overrideVmargs
-exitdata
23f8027
-vm
/usr/bin/java
eclipse.home.location=file:/usr/lib/eclipse/
eclipse.launcher=/usr/lib/eclipse/eclipse
eclipse.launcher.name=Eclipse
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=PlatformProfile
eclipse.product=org.eclipse.platform.ide
eclipse.startTime=1374759301522
eclipse.vm=/usr/bin/java
eclipse.vmargs=-Djava.library.path=/usr/lib/x86_64-linux-gnu/jni
-Xms40m
-Xmx384m
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins
-XX:MaxPermSize=256m
-jar
/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar
equinox.use.ds=true
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
gosh.args=--nointeractive
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar
java.class.version=51.0
java.endorsed.dirs=/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/endorsed
java.ext.dirs=/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext
java.home=/usr/lib/jvm/java-7-openjdk-amd64/jre
java.io.tmpdir=/tmp
java.library.path=/usr/lib/x86_64-linux-gnu/jni
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=1.7.0_25-b30
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.7
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
java.version=1.7.0_25
java.vm.info=mixed mode
java.vm.name=OpenJDK 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.7
java.vm.vendor=Oracle Corporation
java.vm.version=23.7-b01
line.separator=

Will ich ein neues Projekt erstellen via "New Project..." -> "SVN" -> "Checkout..." kommt folgende Fehlermeldung:
Code:
The selected wizard could not be started.Plug-in org.tigris.subversion.subclipse.ui was unable to load class org.tigris.subversion.subclipse.ui.wizards.CheckoutWizard.
An error occurred while automatically activating bundle org.tigris.subversion.subclipse.ui (243).

Vielleicht kann mir jemand einen Tipp geben? Habe leider keine Ahnung was ich hier machen kann, Google hat mir nicht geholfen oder ich habe falsch gesucht.


Eventuell hilft auch folgendes:
Code:
$ apt-cache pkgnames | grep svnlibsvn-ruby1.8
libsvn-hooks-perl
libelementary-svn-09
kdesvn
php5-svn
libpadre-plugin-svn-perl
libsvn-look-perl
svn2cl
websvn
libsvn-web-perl
libsvn-ruby
libsvnkit-java-doc
kdesvn-kio-plugins
libsvncpp-dev
libsvn-svnlook-perl
libsvnclientadapter-java-doc
rapidsvn
svn-all-fast-export
libnb-svnclientadapter-java-doc
lua-svn-dev
svn-buildpackage
libsvn-dump-perl
git-svn
nautilus-script-collection-svn
libsvn1
libsvnkit-java
liblua5.1-svn-dev
libsvn-java
svn-workbench
python-svn-dbg
python-svn
libsvn-notify-perl
svn-load
libsvnqt-dev
libsvn-class-perl
libsvn-dev
libapache2-svn
libsvn-doc
libsvnqt7
svnmailer
kdesvn-dbg
libsvnclientadapter-java
statsvn
svnkit
svn-autoreleasedeb
libsvn-notify-mirror-perl
bzr-svn
lua-svn
hgsvn
ssvnc
libsvn-perl
liblua5.1-svn1
cvs2svn
libnb-svnclientadapter-java
ruby-svn
libsvncpp3

Gruß.
 
Zuletzt bearbeitet:
Danke, habe ich jetzt installiert und funktioniert!
Was ich doof finde dass ich bei der >1.3.2 wieder die JavaHL hätte installieren und einbinden müssen. Hab ich jetzt gelassen.

​Gruß.
 

Ähnliche Themen

Zurück
Oben