Downloading specfic version using update site [message #521352] |
Wed, 17 March 2010 07:29 |
Eclipse User |
|
|
|
Hi ,
I have posted this query on GMF newsgroup:
http://www.eclipse.org/forums/index.php?t=msg&th=164164& amp;start=0&
I have developed my plugin using GMF and I have created one update site project for it. I want my plugin to download
gmf 2.2.0 (not higher version) but my update site always downloads latest version of all the dependencies. For this in my plugins mainfies.mf file I specified dependency like :
Require-Bundle:
org.eclipse.gmf.runtime.diagram.ui;bundle-version="[1.1.0,1.2.0) "
But for any dependency I am getting error ""Unsatisfied version Constraint : ". I am not able to specify range for any other dependent plugins as well like "org.eclipse.emf.ecore"
Can some one please help me how I can get rid from the error "Unsatisfied version Constraint".
Thanks in advance
Best regards,
Vikas
|
|
|
Powered by
FUDForum. Page generated in 0.04000 seconds