Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Cannot install EMF SDK on Eclipse 3.8M4
Cannot install EMF SDK on Eclipse 3.8M4 [message #782693] Tue, 24 January 2012 08:43 Go to next message
Nicolas Bros is currently offline Nicolas BrosFriend
Messages: 49
Registered: July 2009
Member
Hi,

I installed an Eclipse 3.8M4 from:
http://download.eclipse.org/eclipse/updates/3.8milestones/S-3.8M4-201112091447

Then I tried to install the org.eclipse.emf.sdk feature from:
http://download.eclipse.org/releases/juno

It failed, apparently because org.eclipse.emf.cheatsheets depends on Eclipse 4.2:
S-4.2M4-201112092100 contains both:
org.eclipse.ui.workbench_3.103.0.v20111208-1436.jar
org.eclipse.ui.workbench_3.8.0.v20111208-1433.jar
and S-3.8M4-201112091447 contains only:
org.eclipse.ui.workbench_3.8.0.v20111208-1433.jar

To reproduce quickly, see the attached script (which can be run on build.eclipse.org).

I remember reading that EMF would be compatible with Eclipse 3.8. But is the full EMF SDK from the Juno update site supposed to be installable in an Eclipse 3.8?



Installing org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042.
Installation failed.
Cannot complete the install because of a conflicting dependency.
Software being installed: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
Software currently installed: Eclipse SDK 3.8.0.I20111209-1447 (org.eclipse.sdk.ide 3.8.0.I20111209-1447)
Only one of the following can be installed at once:
Workbench 3.8.0.v20111208-1433 (org.eclipse.ui.workbench 3.8.0.v20111208-1433)
Eclipse Workbench 3.103.0.v20111208-1436 (org.eclipse.ui.workbench 3.103.0.v20111208-1436)
Cannot satisfy dependency:
From: EMF Cheat Sheets 2.5.0.v20100521-1846 (org.eclipse.emf.cheatsheets 2.5.0.v20100521-1846)
To: bundle org.eclipse.ui.workbench [3.102.0,4.0.0)
Cannot satisfy dependency:
From: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
To: org.eclipse.emf.cheatsheets [2.5.0.v20100521-1846]
Cannot satisfy dependency:
From: Eclipse Platform 3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw (org.eclipse.platform.feature.group 3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw)
To: org.eclipse.rcp.feature.group [3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx]
Cannot satisfy dependency:
From: Eclipse RCP 3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx (org.eclipse.rcp.feature.group 3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx)
To: org.eclipse.ui.workbench [3.8.0.v20111208-1433]
Cannot satisfy dependency:
From: Eclipse Project SDK 3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM (org.eclipse.sdk.feature.group 3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM)
To: org.eclipse.platform.feature.group [3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw]
Cannot satisfy dependency:
From: Eclipse SDK 3.8.0.I20111209-1447 (org.eclipse.sdk.ide 3.8.0.I20111209-1447)
To: org.eclipse.sdk.feature.group [3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM]
Re: Cannot install EMF SDK on Eclipse 3.8M4 [message #782746 is a reply to message #782693] Tue, 24 January 2012 10:47 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Nicolas,

I thought EMF 2.8 was being built against Eclipse 3.8 but I'm not sure.
Our built inserts the lower bound based on what we built against. We
plan to change our builds to be based on 3.5. I'll ask Kenn to have a look.

On 24/01/2012 9:43 AM, Nicolas Bros wrote:
> Hi,
>
> I installed an Eclipse 3.8M4 from:
> http://download.eclipse.org/eclipse/updates/3.8milestones/S-3.8M4-201112091447
>
> Then I tried to install the org.eclipse.emf.sdk feature from:
> http://download.eclipse.org/releases/juno
>
> It failed, apparently because org.eclipse.emf.cheatsheets depends on Eclipse 4.2:
> S-4.2M4-201112092100 contains both:
> org.eclipse.ui.workbench_3.103.0.v20111208-1436.jar
> org.eclipse.ui.workbench_3.8.0.v20111208-1433.jar
> and S-3.8M4-201112091447 contains only:
> org.eclipse.ui.workbench_3.8.0.v20111208-1433.jar
>
> To reproduce quickly, see the attached script (which can be run on build.eclipse.org).
>
> I remember reading that EMF would be compatible with Eclipse 3.8. But is the full EMF SDK from the Juno update site supposed to be installable in an Eclipse 3.8?
>
>
>
> Installing org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042.
> Installation failed.
> Cannot complete the install because of a conflicting dependency.
> Software being installed: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
> Software currently installed: Eclipse SDK 3.8.0.I20111209-1447 (org.eclipse.sdk.ide 3.8.0.I20111209-1447)
> Only one of the following can be installed at once:
> Workbench 3.8.0.v20111208-1433 (org.eclipse.ui.workbench 3.8.0.v20111208-1433)
> Eclipse Workbench 3.103.0.v20111208-1436 (org.eclipse.ui.workbench 3.103.0.v20111208-1436)
> Cannot satisfy dependency:
> From: EMF Cheat Sheets 2.5.0.v20100521-1846 (org.eclipse.emf.cheatsheets 2.5.0.v20100521-1846)
> To: bundle org.eclipse.ui.workbench [3.102.0,4.0.0)
> Cannot satisfy dependency:
> From: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
> To: org.eclipse.emf.cheatsheets [2.5.0.v20100521-1846]
> Cannot satisfy dependency:
> From: Eclipse Platform 3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw (org.eclipse.platform.feature.group 3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw)
> To: org.eclipse.rcp.feature.group [3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx]
> Cannot satisfy dependency:
> From: Eclipse RCP 3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx (org.eclipse.rcp.feature.group 3.8.0.v20111111-92BiG5NFw3Ez00Bvb-JmNXsx)
> To: org.eclipse.ui.workbench [3.8.0.v20111208-1433]
> Cannot satisfy dependency:
> From: Eclipse Project SDK 3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM (org.eclipse.sdk.feature.group 3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM)
> To: org.eclipse.platform.feature.group [3.8.0.v20111025-9gF7gHgYG0qBwt9xigwMR1SyTAIPsW0ACf1qVw]
> Cannot satisfy dependency:
> From: Eclipse SDK 3.8.0.I20111209-1447 (org.eclipse.sdk.ide 3.8.0.I20111209-1447)
> To: org.eclipse.sdk.feature.group [3.8.0.v20111208a-7Q83A7DQK3C2g8ru0qGrVANZQK9o2MH9CYhJk1fbGh3lM]
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Cannot install EMF SDK on Eclipse 3.8M4 [message #786297 is a reply to message #782746] Mon, 30 January 2012 08:38 Go to previous messageGo to next message
Nicolas Bros is currently offline Nicolas BrosFriend
Messages: 49
Registered: July 2009
Member
Hi,

I tried again with 3.8M5, and it still doesn't work:

Cannot complete the install because of a conflicting dependency.
Software being installed: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
Software currently installed: Eclipse SDK 3.8.0.I20120125-1800 (org.eclipse.sdk.ide 3.8.0.I20120125-1800)
Only one of the following can be installed at once:
Workbench 3.8.0.v20111208-1433 (org.eclipse.ui.workbench 3.8.0.v20111208-1433)
Workbench 3.8.0.v20120123-1720 (org.eclipse.ui.workbench 3.8.0.v20120123-1720)
Eclipse Workbench 3.103.0.v20111208-1436 (org.eclipse.ui.workbench 3.103.0.v20111208-1436)
Cannot satisfy dependency:
From: EMF Cheat Sheets 2.5.0.v20100521-1846 (org.eclipse.emf.cheatsheets 2.5.0.v20100521-1846)
To: bundle org.eclipse.ui.workbench [3.102.0,4.0.0)
Cannot satisfy dependency:
From: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
To: org.eclipse.emf.cheatsheets [2.5.0.v20100521-1846]
Cannot satisfy dependency:
From: Eclipse Platform 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3 (org.eclipse.platform.feature.group 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3)
To: org.eclipse.rcp.feature.group [3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo]
Cannot satisfy dependency:
From: Eclipse RCP 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo (org.eclipse.rcp.feature.group 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo)
To: org.eclipse.ui.workbench [3.8.0.v20120123-1720]
Cannot satisfy dependency:
From: Eclipse Project SDK 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6 (org.eclipse.sdk.feature.group 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6)
To: org.eclipse.platform.feature.group [3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3]
Cannot satisfy dependency:
From: Eclipse SDK 3.8.0.I20120125-1800 (org.eclipse.sdk.ide 3.8.0.I20120125-1800)
To: org.eclipse.sdk.feature.group [3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6]
Re: Cannot install EMF SDK on Eclipse 3.8M4 [message #786305 is a reply to message #786297] Mon, 30 January 2012 08:43 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Nicolas,

We haven't done the M5 build for the SDK yet. This, i.e., v20111209,
is still the M4 version. Kenn plans to do the build today. I'll ask
that we try to install it into 3.8M5.


On 30/01/2012 9:38 AM, Nicolas Bros wrote:
> Hi,
>
> I tried again with 3.8M5, and it still doesn't work:
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: EMF - Eclipse Modeling Framework SDK
> 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group
> 2.8.0.v20111209-1042)
> Software currently installed: Eclipse SDK 3.8.0.I20120125-1800
> (org.eclipse.sdk.ide 3.8.0.I20120125-1800)
> Only one of the following can be installed at once:
> Workbench 3.8.0.v20111208-1433 (org.eclipse.ui.workbench
> 3.8.0.v20111208-1433)
> Workbench 3.8.0.v20120123-1720 (org.eclipse.ui.workbench
> 3.8.0.v20120123-1720)
> Eclipse Workbench 3.103.0.v20111208-1436 (org.eclipse.ui.workbench
> 3.103.0.v20111208-1436)
> Cannot satisfy dependency:
> From: EMF Cheat Sheets 2.5.0.v20100521-1846
> (org.eclipse.emf.cheatsheets 2.5.0.v20100521-1846)
> To: bundle org.eclipse.ui.workbench [3.102.0,4.0.0)
> Cannot satisfy dependency:
> From: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042
> (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
> To: org.eclipse.emf.cheatsheets [2.5.0.v20100521-1846]
> Cannot satisfy dependency:
> From: Eclipse Platform
> 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3
> (org.eclipse.platform.feature.group
> 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3)
> To: org.eclipse.rcp.feature.group
> [3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo]
> Cannot satisfy dependency:
> From: Eclipse RCP 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo
> (org.eclipse.rcp.feature.group
> 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo)
> To: org.eclipse.ui.workbench [3.8.0.v20120123-1720]
> Cannot satisfy dependency:
> From: Eclipse Project SDK
> 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6
> (org.eclipse.sdk.feature.group
> 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6)
> To: org.eclipse.platform.feature.group
> [3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3]
> Cannot satisfy dependency:
> From: Eclipse SDK 3.8.0.I20120125-1800 (org.eclipse.sdk.ide
> 3.8.0.I20120125-1800)
> To: org.eclipse.sdk.feature.group
> [3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6]
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Cannot install EMF SDK on Eclipse 3.8M4 [message #786563 is a reply to message #786305] Mon, 30 January 2012 15:31 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Kenn published our M5 build today and verified that it installs into
Eclipse 3.8M5 and 4.2M5.


On 30/01/2012 9:43 AM, Ed Merks wrote:
> Nicolas,
>
> We haven't done the M5 build for the SDK yet. This, i.e., v20111209,
> is still the M4 version. Kenn plans to do the build today. I'll ask
> that we try to install it into 3.8M5.
>
>
> On 30/01/2012 9:38 AM, Nicolas Bros wrote:
>> Hi,
>>
>> I tried again with 3.8M5, and it still doesn't work:
>>
>> Cannot complete the install because of a conflicting dependency.
>> Software being installed: EMF - Eclipse Modeling Framework SDK
>> 2.8.0.v20111209-1042 (org.eclipse.emf.sdk.feature.group
>> 2.8.0.v20111209-1042)
>> Software currently installed: Eclipse SDK 3.8.0.I20120125-1800
>> (org.eclipse.sdk.ide 3.8.0.I20120125-1800)
>> Only one of the following can be installed at once:
>> Workbench 3.8.0.v20111208-1433 (org.eclipse.ui.workbench
>> 3.8.0.v20111208-1433)
>> Workbench 3.8.0.v20120123-1720 (org.eclipse.ui.workbench
>> 3.8.0.v20120123-1720)
>> Eclipse Workbench 3.103.0.v20111208-1436 (org.eclipse.ui.workbench
>> 3.103.0.v20111208-1436)
>> Cannot satisfy dependency:
>> From: EMF Cheat Sheets 2.5.0.v20100521-1846
>> (org.eclipse.emf.cheatsheets 2.5.0.v20100521-1846)
>> To: bundle org.eclipse.ui.workbench [3.102.0,4.0.0)
>> Cannot satisfy dependency:
>> From: EMF - Eclipse Modeling Framework SDK 2.8.0.v20111209-1042
>> (org.eclipse.emf.sdk.feature.group 2.8.0.v20111209-1042)
>> To: org.eclipse.emf.cheatsheets [2.5.0.v20100521-1846]
>> Cannot satisfy dependency:
>> From: Eclipse Platform
>> 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3
>> (org.eclipse.platform.feature.group
>> 3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3)
>> To: org.eclipse.rcp.feature.group
>> [3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo]
>> Cannot satisfy dependency:
>> From: Eclipse RCP 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo
>> (org.eclipse.rcp.feature.group
>> 3.8.0.v20120105-1545-92BkG2FFw3Ez0F0S383nTygo)
>> To: org.eclipse.ui.workbench [3.8.0.v20120123-1720]
>> Cannot satisfy dependency:
>> From: Eclipse Project SDK
>> 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6
>> (org.eclipse.sdk.feature.group
>> 3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6)
>> To: org.eclipse.platform.feature.group
>> [3.8.0.v20120103-2134-9gF7hHf2G25BwvMiyqMMfhz04JllcDTwcl9Cqy3]
>> Cannot satisfy dependency:
>> From: Eclipse SDK 3.8.0.I20120125-1800 (org.eclipse.sdk.ide
>> 3.8.0.I20120125-1800)
>> To: org.eclipse.sdk.feature.group
>> [3.8.0.v20120105-1545-7Q83A7DQL3C6fdKsz06uirGF4ipo3bpobPaTV23Yj0fR6]
>>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Can't create ecore from XSD under Helios if XSD is in workspace
Next Topic:Arithmetic Operations on EObjects / ELists
Goto Forum:
  


Current Time: Fri Apr 19 19:59:43 GMT 2024

Powered by FUDForum. Page generated in 0.02862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top