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

Re: Simple/Stupid Question for javahl

From: Michael Kussmaul <kussmaul.list_at_nix.ch>
Date: 2004-09-22 09:57:37 CEST

I tried and put the file

- libsvnjavahl.jnilib (from my subversion installation)
- (and also tried to replace the svn-javahl.jar with the jar of my
subversion installation)

into the org.tigris.subversion.subclipse.core_0.9.20 directory insider
the eclipse plugin

but no luck, I always get the following error when starting up eclipse:

java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNAdmin
        at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.<init>(Jh
lClientAdapter.java:115)
        at
org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.createSVN
Client(SVNClientAdapterFactory.java:85)
        at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient(S
VNProviderPlugin.java:395)
        at
org.tigris.subversion.subclipse.core.resources.StatusCacheManager.recurs
iveUpdateStatusSet(StatusCacheManager.java:94)
        at
org.tigris.subversion.subclipse.core.resources.StatusCacheManager.getSta
tus(StatusCacheManager.java:140)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(L
ocalResource.java:156)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.hasRemote(L
ocalResource.java:149)
        at
org.tigris.subversion.subclipse.core.SVNTeamProvider.setProject(SVNTeamP
rovider.java:90)
        at
org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvid
er.java:176)
        at
org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryP
rovider.java:205)
        at
org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.
java:473)
        at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.dec
orate(SVNLightweightDecorator.java:213)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decora
te(LightweightDecoratorDefinition.java:155)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$Lightweig
htRunnable.run(LightweightDecoratorManager.java:60)
        at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.
java:616)
        at org.eclipse.core.runtime.Platform.run(Platform.java:747)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(
LightweightDecoratorManager.java:258)
        at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecora
tions(LightweightDecoratorManager.java:241)
        at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationS
cheduler.java:264)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

------------------------------------------------------------------------
-------------------
I put it into the subclipse core directory.

On Tuesday 21 September 2004 11:57, Michael Kussmaul wrote:
> This is perhaps a FAQ, but could not find it :-)
>
> I'm using the fink-packages (fink.sf.net) of subversion 1.0.6 under
> MACOSX 10.3 and it does create a javahl.
>
> But where do I need to copy/symbol-link this file, so subclipse will
> pick it up?
>
> kind regards
> Michael
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org

-- 
Johnny Geling
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Sep 22 17:57:37 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.