Hello,
i've configured the subclipse update site in eclipse 3.0.0
and got the subclipse version 0.9.22 (3 plugins are listed)
But opening the SVN Perspective fails.
The first (of many) error message in the eclipse error log file is
!SESSION Nov 18, 2004 10:30:23.796
---------------------------------------------
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 4 2 Nov 18, 2004 10:30:23.796
!MESSAGE Plug-in "org.tigris.subversion.subclipse.core" was unable to
instantiate class "org.tigris.subversion.subclipse.core.SVNProviderPlugin".
!STACK 0
java.lang.NoSuchMethodException:
org.tigris.subversion.subclipse.core.SVNProviderPlugin.<init>(org.eclipse.core.runtime.IPluginDescriptor)
at java.lang.Class.getConstructor0(Class.java:1929)
at java.lang.Class.getConstructor(Class.java:1019)
at
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:477)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:435)
at
org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:403)
at
org.eclipse.core.internal.compatibility.PluginActivator.start(PluginActivator.java:48)
.....
What is wrong here?
Thanx
Christian
Received on Thu Nov 18 22:08:23 2004