Author Login
Post Reply
Hi all,
I have an Eclipse RCP app which includes the new groovy eclipse feature 2.0 [1]. My app should, for some reason, use Groovy 1.6 and not 1.7. Unfortunately, the mentioned feature includes the two groovy16 and groovy17 features, which on their turn reference two different versions of org.codehause.groovy (1.6.7.X and 1.7.0.X).
Apparently, when I have these two groovy plugin versions in my start configuration, the OSGi platform always picks the higher one, which is not what I want. Until now I was not able to include only 1.6 (when including the groovy eclipse feature). The only (ugly) solution I see, is to re-define myself all feature and plugins references by the groovy eclipse feature [1], except the one towards the groovy feature 1.7.
Is there another more elegant way to do that?
Thanks in advance.
Cheers,
Patrick
[1] org.codehaus.groovy.eclipse.feature version 2.0.0.xx-20100115-0900-e35-RELEASE
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email