RE: Re: Re: [Subclipse-dev] Can't export/compile clientadapter.svnkit
From: larry yang <larry.yang_at_easysoftwarellc.com>
Date: Wed, 22 Apr 2009 18:59:32 -0700 (PDT)
Thanks, you are right, svnkit works now.
"subclipse.mylyn" seems a little bit special, I can see it's plugin dependency which include below line
org.eclipse.mylyn.team.ui;bundle-version="[2.0.0,3.0.0)"
Since other mylyn bundles have no version limitation, I installed mylyn (latest 3.1 version) from their site and replaced mylyn.team.ui.jar in eclipse plugin folder with the one I got from mylyn-2.3.2 download package. But "org.tigris.subversion.subclipse.mylyn" still show unresolved plugin dependency for org.eclipse.mylyn.team.ui;bundle-version="[2.0.0,3.0.0)"
Then, I try to download all mylyn source code into my workspace, with "org.eclipse.mylyn.team.ui" project from 2.0.0 version. but same issue as above.
I am keep finding way out... What is your why to handle this?
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
|
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.