Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] More 4.1 RC1 Questions

Ok - my wild guess is that because EMF-SDK (everything beside the core
are +1 components so they are not yet pushed to the indigo repository)

So you need to use the EMF-Update-Site which is used by the 4.1 build.
The update-site from EMF itself is IIRC it is
http://www.eclipse.org/modeling/emf/emf/updates/2.7milestones

Tom

Am 18.05.11 14:33, schrieb Paul F Fraser:
> On 18/05/2011 10:03 PM, Tom Schindl wrote:
>> Am 18.05.11 13:57, schrieb Paul F Fraser:
>>> Is there any documentation existing to assist in setting up the current
>>> state of 4.1?
>>>
>>> Starting with a clean install of RC1, using the advice provided by
>>> Nitin Dahyabhai in an earlier email, I have successfully installed WTP
>>> as the first addition to the clean install (Ubuntu 9.04)
>>>
>>> But what plugins do I have to install for E4 and EMF (for RCP
>>> development) and from which site(s) to avoid dependency and redundancy
>>> problems?
>>>
>>
>> You should install from
>>
>> Indigo-Updatesite:
>> * Modeling>  EMF - Eclipse Modeling Framework SDK
> Hi Tom,
> 
> Clean install "eclipse-sdk-4.1RC1-linux-gtk.tar.gz" , new workspace,
> produces from
> 
> Indigo-Updatesite:
> * Modeling>  EMF - Eclipse Modeling Framework SDK
> 
> Cannot complete the install because of a conflicting dependency.
>   Software being installed: EMF - Eclipse Modeling Framework SDK
> 2.7.0.v20110502-1136 (org.eclipse.emf.sdk.feature.group
> 2.7.0.v20110502-1136)
>   Software currently installed: Eclipse SDK 4.1.0.I20110516-1455
> (org.eclipse.sdk.ide 4.1.0.I20110516-1455)
>   Only one of the following can be installed at once:
>     EMF Ecore 2.7.0.v20110310-1642 (org.eclipse.emf.ecore
> 2.7.0.v20110310-1642)
>     EMF Ecore 2.7.0.v20110429-2014 (org.eclipse.emf.ecore
> 2.7.0.v20110429-2014)
>     EMF Ecore 2.7.0.v20110513-1719 (org.eclipse.emf.ecore
> 2.7.0.v20110513-1719)
>   Cannot satisfy dependency:
>     From: Eclipse e4 Rich Client Platform
> 1.0.0.v20110412-7IA37CFTy21UtBmV1k3un5 (org.eclipse.e4.rcp.feature.group
> 1.0.0.v20110412-7IA37CFTy21UtBmV1k3un5)
>     To: org.eclipse.emf.ecore.feature.group [2.7.0.v20110513-1719]
>   Cannot satisfy dependency:
>     From: EMF - Eclipse Modeling Framework Core Runtime
> 2.7.0.v20110513-1719 (org.eclipse.emf.ecore.feature.group
> 2.7.0.v20110513-1719)
>     To: org.eclipse.emf.ecore [2.7.0.v20110513-1719]
>   Cannot satisfy dependency:
>     From: EMF - Eclipse Modeling Framework SDK 2.7.0.v20110502-1136
> (org.eclipse.emf.sdk.feature.group 2.7.0.v20110502-1136)
>     To: org.eclipse.emf.ecore [2.7.0.v20110429-2014]
>   Cannot satisfy dependency:
>     From: Eclipse Platform
> 4.1.0.v20110418-9JExGmkFnUTMdKz0hTG1M_y8n42FFcpd6H_OPq1kkTRLf
> (org.eclipse.platform.feature.group
> 4.1.0.v20110418-9JExGmkFnUTMdKz0hTG1M_y8n42FFcpd6H_OPq1kkTRLf)
>     To: org.eclipse.rcp.feature.group
> [4.1.0.v20110303-9ECRFm1FqGX6ajUfHlGYLUpnW2l4]
>   Cannot satisfy dependency:
>     From: Eclipse RCP 4.1.0.v20110303-9ECRFm1FqGX6ajUfHlGYLUpnW2l4
> (org.eclipse.rcp.feature.group
> 4.1.0.v20110303-9ECRFm1FqGX6ajUfHlGYLUpnW2l4)
>     To: org.eclipse.e4.rcp.feature.group
> [1.0.0.v20110412-7IA37CFTy21UtBmV1k3un5]
>   Cannot satisfy dependency:
>     From: Eclipse Project SDK
> 4.1.0.v20110418-7T7fA7F8Yx_Ql6lgz-fCAWQvGYC1y2kkAReZJe4z0ZwmE
> (org.eclipse.sdk.feature.group
> 4.1.0.v20110418-7T7fA7F8Yx_Ql6lgz-fCAWQvGYC1y2kkAReZJe4z0ZwmE)
>     To: org.eclipse.platform.feature.group
> [4.1.0.v20110418-9JExGmkFnUTMdKz0hTG1M_y8n42FFcpd6H_OPq1kkTRLf]
>   Cannot satisfy dependency:
>     From: Eclipse SDK 4.1.0.I20110516-1455 (org.eclipse.sdk.ide
> 4.1.0.I20110516-1455)
>     To: org.eclipse.sdk.feature.group
> [4.1.0.v20110418-7T7fA7F8Yx_Ql6lgz-fCAWQvGYC1y2kkAReZJe4z0ZwmE]
> 
> Does this provide any clues?
> 
> Paul
> 
> 
> _______________________________________________
> e4-dev mailing list
> e4-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top