[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: subclipse 0.9.3 draft

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-05-14 18:59:44 CEST

I get this error, is it possible you are requiring JDK 1.4 code? You
shouldn't if possible since all of the IBM IDE's only include a 1.3 JVM.

Not sure that is even it, I just cannot think why else a method in the
String class would be missing.

java.lang.NoSuchMethodError:
java/lang/String.split(Ljava/lang/String;)[Ljava/lang/String;
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.Throwable.<init>(Throwable.java)
at java.lang.NoSuchMethodError.<init>(NoSuchMethodError.java:56)
at org.tigris.subversion.svnclientadapter.SVNUrl.parseUrl(SVNUrl.java:109)
at org.tigris.subversion.svnclientadapter.SVNUrl.<init>(SVNUrl.java:82)
at
org.tigris.subversion.subclipse.core.repo.SVNRepositoryLocation.fromString(SVNRepositoryLocation.java:407)

Cédric Chabanois <cchabanois@no-log.org> wrote on 05/14/2004 01:35:30 PM:

> I just uploaded (using a 56 kbps modem !) a new version of subclipse for

> eclipse 2.1.3/win32
> This is still a draft
>
> Cédric
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Sat May 15 02:59:44 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.