Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » How to install xText 1.0.1 on WTP IDE
How to install xText 1.0.1 on WTP IDE [message #629173] Mon, 27 September 2010 12:20 Go to next message
Ashwani Kr Sharma is currently offline Ashwani Kr SharmaFriend
Messages: 119
Registered: July 2009
Location: Bangalore, India
Senior Member

Hi,

I am trying to install xText in a latest WTP IDE. But has been unsuccessful till now.
While installing tmf-xtext-Update-1.0.1, i get following error:
Software being installed: Xtext UI 1.0.1.v201008251220 (org.eclipse.xtext.ui.feature.group 1.0.1.v201008251220)
Missing requirement: Xtext UI 1.0.1.v201008251220 (org.eclipse.xtext.ui.feature.group 1.0.1.v201008251220) requires 'org.eclipse.emf.mwe.ui.feature.group [1.0.0,1.1.0)' but it could not be found

Than i installed, emft-mwe-2-Update-1.0.1. It got successful.
Now while updating for xText 1.0.1 i get following error:
Cannot satisfy dependency:
From: Xtext Runtime 1.0.1.v201008251220 (org.eclipse.xtext.runtime.feature.group 1.0.1.v201008251220)
To: org.eclipse.xtext.generator [1.0.1.v201008251220]

I got some hint from following link: http://www.eclipse.org/forums/index.php?t=msg&goto=51458 3&
So i tried installing from: http://download.eclipse.org/modeling/emft/mwe/updates/milest ones/ . Selected all the features. But now i am getting following errors:

Cannot satisfy dependency:
From: com.sap.ide.p2.shipment.eclipse 1.0.0.100911151544
To: org.eclipse.emf.mwe.core.feature.group [0.7.2.v200908120417]
Cannot satisfy dependency:
From: SAP NetWeaver Developer Studio Product Internal 8.30.0.100925042502 (com.sap.netweaver.developerstudio.product.complete.extsoa.i nternal 8.30.0.100925042502)
To: com.sap.ide.p2.shipment.eclipse 0.0.0
Cannot satisfy dependency:
From: MWE Core (Incubation) 0.7.2.v200908120417 (org.eclipse.emf.mwe.core.feature.group 0.7.2.v200908120417)
To: org.eclipse.emf.mwe.core [0.7.2.v200908120417]
Cannot satisfy dependency:
From: MWE Core 1.0.0.v201008100513 (org.eclipse.emf.mwe.core.feature.group 1.0.0.v201008100513)
To: org.eclipse.emf.mwe.core [1.0.0.v201008100513]

How can i get rid of these errors. Somehow updating xText 1.0.1 on WTP has been impossible for me.
I can take latest IDE for xText1.0.1 from http://xtext.itemis.com/xtext-language-development-framework /language=en/23947/downloads . But installing WTP over it becomes a challenge than.

Regards,
Ashwani Kr Sharma
Re: How to install xText 1.0.1 on WTP IDE [message #629428 is a reply to message #629173] Tue, 28 September 2010 09:15 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Ashwani,

please try to use the following update site which is a composite to
simplify the installation process: http://download.itemis.com/updates

If you select MWE2 1.0.1, Xpand 1.0.1 and Xtext 1.0.1 it should work
like a charm. Please let me know if the problem persists.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 27.09.10 14:20, schrieb Ashwani Kr Sharma:
> Hi,
>
> I am trying to install xText in a latest WTP IDE. But has been
> unsuccessful till now.
> While installing tmf-xtext-Update-1.0.1, i get following error:
> Software being installed: Xtext UI 1.0.1.v201008251220
> (org.eclipse.xtext.ui.feature.group 1.0.1.v201008251220)
> Missing requirement: Xtext UI 1.0.1.v201008251220
> (org.eclipse.xtext.ui.feature.group 1.0.1.v201008251220) requires
> 'org.eclipse.emf.mwe.ui.feature.group [1.0.0,1.1.0)' but it could not be
> found
>
> Than i installed, emft-mwe-2-Update-1.0.1. It got successful.
> Now while updating for xText 1.0.1 i get following error:
> Cannot satisfy dependency:
> From: Xtext Runtime 1.0.1.v201008251220
> (org.eclipse.xtext.runtime.feature.group 1.0.1.v201008251220)
> To: org.eclipse.xtext.generator [1.0.1.v201008251220]
>
> I got some hint from following link:
> http://www.eclipse.org/forums/index.php?t=msg&goto=51458 3&
> So i tried installing from:
> http://download.eclipse.org/modeling/emft/mwe/updates/milest ones/ .
> Selected all the features. But now i am getting following errors:
>
> Cannot satisfy dependency:
> From: com.sap.ide.p2.shipment.eclipse 1.0.0.100911151544
> To: org.eclipse.emf.mwe.core.feature.group [0.7.2.v200908120417]
> Cannot satisfy dependency:
> From: SAP NetWeaver Developer Studio Product Internal
> 8.30.0.100925042502
> (com.sap.netweaver.developerstudio.product.complete.extsoa.i nternal
> 8.30.0.100925042502)
> To: com.sap.ide.p2.shipment.eclipse 0.0.0
> Cannot satisfy dependency:
> From: MWE Core (Incubation) 0.7.2.v200908120417
> (org.eclipse.emf.mwe.core.feature.group 0.7.2.v200908120417)
> To: org.eclipse.emf.mwe.core [0.7.2.v200908120417]
> Cannot satisfy dependency:
> From: MWE Core 1.0.0.v201008100513
> (org.eclipse.emf.mwe.core.feature.group 1.0.0.v201008100513)
> To: org.eclipse.emf.mwe.core [1.0.0.v201008100513]
>
> How can i get rid of these errors. Somehow updating xText 1.0.1 on WTP
> has been impossible for me.
> I can take latest IDE for xText1.0.1 from
> http://xtext.itemis.com/xtext-language-development-framework /language=en/23947/downloads
> . But installing WTP over it becomes a challenge than.
>
> Regards,
> Ashwani Kr Sharma
Re: How to install xText 1.0.1 on WTP IDE [message #629472 is a reply to message #629428] Tue, 28 September 2010 12:29 Go to previous messageGo to next message
Ashwani Kr Sharma is currently offline Ashwani Kr SharmaFriend
Messages: 119
Registered: July 2009
Location: Bangalore, India
Senior Member

Hi,

I selected following:

emft-mwe2 1.0.1 , M2T XPand 1.0.1 , tmf-xtext 1.0.1. But when i proceed, still i get following errors:

Quote:

Cannot complete the install because one or more required items could not be found.
Software being installed: Xpand Incremental Generation 1.0.1.v201008251147 (org.eclipse.xpand.incremental.feature.group 1.0.1.v201008251147)
Missing requirement: Incremental Generation Extensions for Xpand 1.0.1.v201008251147 (org.eclipse.xpand.incremental 1.0.1.v201008251147) requires 'bundle org.eclipse.emf.compare [1.0.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Xpand Incremental Generation 1.0.1.v201008251147 (org.eclipse.xpand.incremental.feature.group 1.0.1.v201008251147)
To: org.eclipse.xpand.incremental [1.0.1.v201008251147]



Meanwhile i was able to update WTP over xtext 1.0.1 distribution. Hence, i am able to work.
But solution to above will be necessary as well.

Regards,
Ashwani Kr Sharma

[Updated on: Tue, 28 September 2010 12:30]

Report message to a moderator

Re: How to install xText 1.0.1 on WTP IDE [message #629521 is a reply to message #629472] Tue, 28 September 2010 14:48 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
Hi Ashwani,

did you enable the "Contact all update sites" checkbox in the update dialog?

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 28.09.10 14:29, schrieb Ashwani Kr Sharma:
> Hi,
>
> I selected following:
>
> emft-mwe2 1.0.1 , M2T XPand 1.0.1 , tmf-xtext 1.0.1. But when i proceed,
> still i get following errors:
>
> Quote:
>> Cannot complete the install because one or more required items could
>> not be found.
>> Software being installed: Xpand Incremental Generation
>> 1.0.1.v201008251147 (org.eclipse.xpand.incremental.feature.group
>> 1.0.1.v201008251147)
>> Missing requirement: Incremental Generation Extensions for Xpand
>> 1.0.1.v201008251147 (org.eclipse.xpand.incremental
>> 1.0.1.v201008251147) requires 'bundle org.eclipse.emf.compare
>> [1.0.0,2.0.0)' but it could not be found
>> Cannot satisfy dependency:
>> From: Xpand Incremental Generation 1.0.1.v201008251147
>> (org.eclipse.xpand.incremental.feature.group 1.0.1.v201008251147)
>> To: org.eclipse.xpand.incremental [1.0.1.v201008251147]
>
>
> Regards,
> Ashwani Kr Sharma
Re: How to install xText 1.0.1 on WTP IDE [message #629626 is a reply to message #629521] Wed, 29 September 2010 02:13 Go to previous messageGo to next message
Ashwani Kr Sharma is currently offline Ashwani Kr SharmaFriend
Messages: 119
Registered: July 2009
Location: Bangalore, India
Senior Member

Hi,

I tried by selecting and unselecting it.
May be there is additional update site which should be active, and i am missing it.

Regards,
Ashwani Kr Sharma
Re: How to install xText 1.0.1 on WTP IDE [message #655516 is a reply to message #629428] Mon, 21 February 2011 14:29 Go to previous message
Xiaochen  is currently offline Xiaochen Friend
Messages: 1
Registered: February 2011
Junior Member
Hi Sebastian,

I recently had this kind of errors as well when I was installing Xtext. But your solution actually helped. Thanks!

I installed the plug-in followed the update site you suggested, and selected those dependent plugins. I think there must be more people will appreciate that the Xtext web site can provide a full list of dependent plug-ins required for the installation.

Best,
Xiaochen

Sebastian Zarnekow wrote on Tue, 28 September 2010 05:15
Hi Ashwani,

please try to use the following update site which is a composite to
simplify the installation process: http://download.itemis.com/updates

If you select MWE2 1.0.1, Xpand 1.0.1 and Xtext 1.0.1 it should work
like a charm. Please let me know if the problem persists.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com



Previous Topic:Feature Normalization
Next Topic:Xtext Grammer Issue
Goto Forum:
  


Current Time: Fri Apr 26 18:56:03 GMT 2024

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

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

Back to the top