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

Re: java.lang.NoClassDefFoundError: org/tmatesoft/svn/core/SVNException while trying plugin development

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-03-12 02:36:40 CET

On 3/11/07, enrique <ericyewah@hotmail.com> wrote:
>
>
> I have a problem on which I have been struggling for more than three days
> now. But since time is pressuring, I find no time for further experiences.
> I
> have to develop a plug-in which accesses a repository (checkout and
> commit),
> but unfortunately, when I even just try to initialize the svn-library with
> "DAVRepositoryFactory.setup();" or
> "SVNRepositoryFactoryImpl.setup();",
> I get a "java.lang.NoClassDefFoundError:
> org/tmatesoft/svn/core/SVNException". Could anyone help me go around this?
>
> I also have to note that I've been accessing my repository without any
> problems while using simple standalone API.

SVNKit/JavaSVN is not part of the Subversion project. You want to send your
questions to support@svnkit.com. They also have a lot of developer
information on their web site.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Mon Mar 12 02:36:52 2007

This is an archived mail posted to the Subversion Dev mailing list.

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