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

[Subclipse-dev] svnClientAdapter not found in classpath

From: Cain, Tom <tcain_at_solekai.com>
Date: 2006-11-03 05:24:58 CET

Hello,
We've already integrated Subclipse 1.0.3 into our Eclipse application,
and using the ISVNClientAdapter from the svnClientAdapter module for all
of our SVN operations. Now that Subclipse 1.1.8 is out and fully
supports the new 1.4 WC format, we'd like to upgrade our application to
the new version. However, it seems that due to the new (since 1.1.0)
packaging of the Subclipse jars, we can no longer access the
svnClientAdapter.jar file that is embedded in the subclipse.core plugin
jar (even tho the necessary exports are defined).

Is this a known issue? I've found similar bugs posted on the Eclipse
site related to access to jars inside of jars (ex:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=139755)

The workaround I've hacked locally is to extract the subclipse.core
plugin into a folder and use that instead. The only problem is that we
cannot enforce the users of our application to do the same.

Thanks for any support,
Tom
Received on Fri Nov 3 14:23:53 2006

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

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