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

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

From: enrique <ericyewah_at_hotmail.com>
Date: 2007-03-12 02:34:35 CET

Hi to all,

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.

Best regards,
enrique

-- 
View this message in context: http://www.nabble.com/java.lang.NoClassDefFoundError%3A-org-tmatesoft-svn-core-SVNException-while-trying-plugin-development-tf3386753.html#a9427288
Sent from the Subversion Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 12 02:34:51 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.