Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » GMF on Eclipse 3.7
GMF on Eclipse 3.7 [message #659182] Fri, 11 March 2011 12:12 Go to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi all,

I try to install GMF 2.4 on Eclipse 3.7. I get the following error:

Quote:
Cannot complete the install because one or more required items could not be found.
Software being installed: Graphical Modeling Framework Tooling 2.4.0.v20101217-1532-7_7MFMTFIhIewClguWLA42l (org.eclipse.gmf.tooling.feature.group 2.4.0.v20101217-1532-7_7MFMTFIhIewClguWLA42l)
Missing requirement: Graphical Modeling Framework Tooling 2.4.0.v20101217-1532-7_7MFMTFIhIewClguWLA42l (org.eclipse.gmf.tooling.feature.group 2.4.0.v20101217-1532-7_7MFMTFIhIewClguWLA42l) requires 'org.eclipse.m2m.qvt.oml.runtime [2.0.0,3.0.0)' but it could not be found


I already installed QVT from the Eclipse Update Site. What am I missing here?

Ralph
Re: GMF on Eclipse 3.7 [message #659183 is a reply to message #659182] Fri, 11 March 2011 12:15 Go to previous messageGo to next message
Aurélien Pupier is currently offline Aurélien PupierFriend
Messages: 637
Registered: July 2009
Location: Grenoble, FRANCE
Senior Member

Hi,

Can you check the version of QVT installed?
Are you using the classical update site to install QVT? or a milestone one?

Regards,


Aurélien Pupier - Red Hat
Senior Software Engineer in Fuse Tooling team
Re: GMF on Eclipse 3.7 [message #659186 is a reply to message #659183] Fri, 11 March 2011 12:26 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

I installed QVTo 3.1 from the Eclipse 3.7 site: http://download.eclipse.org/releases/indigo

use this QVTo site http://download.eclipse.org/modeling/m2m/updates/milestones/ . But when trying to install the missing QVTo OML plugins, which are Common and Developer Resource, from there I get:

Quote:
Cannot complete the install because one or more required items could not be found.
Software being installed: Operational QVT Common 2.0.0.v20090410-1820-79-8ZAkF77g7VCZ3BeM7 (org.eclipse.m2m.qvt.oml.common.feature.group 2.0.0.v20090410-1820-79-8ZAkF77g7VCZ3BeM7)
Missing requirement: OCL 2.0 Binding for Ecore 1.3.0.v200905271400 (org.eclipse.ocl.ecore 1.3.0.v200905271400) requires 'bundle org.eclipse.emf.ecore [2.5.0,2.6.0)' but it could not be found
Cannot satisfy dependency:
From: Operational QVT Common 2.0.0.v20090410-1820-79-8ZAkF77g7VCZ3BeM7 (org.eclipse.m2m.qvt.oml.common.feature.group 2.0.0.v20090410-1820-79-8ZAkF77g7VCZ3BeM7)
To: org.eclipse.ocl.ecore [1.3.0,2.0.0)


So I tried to install OCL from http://download.eclipse.org/modeling/mdt/updates/milestones/ which produced

Quote:
Cannot complete the install because one or more required items could not be found.
Software being installed: Object Constraint Language (OCL) 2.0 Examples 1.3.0.v200901271800-478-9oB55W58BQ8T55 (org.eclipse.emf.ocl.examples.feature.group 1.3.0.v200901271800-478-9oB55W58BQ8T55)
Missing requirement: OCL 2.0 Binding for Ecore 1.2.1.v200807301850 (org.eclipse.ocl.ecore 1.2.1.v200807301850) requires 'bundle org.eclipse.emf.ecore [2.4.0,2.5.0)' but it could not be found
Missing requirement: OCL 2.0 Binding for Ecore 1.3.0.v200905271400 (org.eclipse.ocl.ecore 1.3.0.v200905271400) requires 'bundle org.eclipse.emf.ecore [2.5.0,2.6.0)' but it could not be found
Cannot satisfy dependency:
From: Object Constraint Language (OCL) 2.0 Examples 1.3.0.v200901271800-478-9oB55W58BQ8T55 (org.eclipse.emf.ocl.examples.feature.group 1.3.0.v200901271800-478-9oB55W58BQ8T55)
To: org.eclipse.ocl.ecore [1.1.0,2.0.0)


What update sites do you suggest? Where can I get org.eclipse.ocl.ecore from? I plan to use GMF with OCL 3.1.

Ralph

[Updated on: Fri, 11 March 2011 12:30]

Report message to a moderator

Re: GMF on Eclipse 3.7 [message #666180 is a reply to message #659186] Tue, 19 April 2011 12:23 Go to previous messageGo to next message
Darie Moldovan is currently offline Darie MoldovanFriend
Messages: 67
Registered: November 2010
Location: Darmstadt, Germany
Member
Hello ralph,

I'm experiencing the same problem as you on Eclipse 3.7 M6. I installed GMF and all the necessary dependencies by hand (because the update manager from Eclipse was throwing me the exceptions you posted), but I cannot create any new GMF project, because it does not appear under File -> New. It seems something does not really work on Eclipse 3.7 M6. Uninstalling everything and beginning from scratch did not work either.

GMF was really easy and straightforward to install on Eclipse 3.6 (Helios). This is why I'm wondering if this is not a bug of Eclipse 3.7 M6 / incompatibility between GMF and Eclipse 3.7 M6.

Did you solve your problem?
Re: GMF on Eclipse 3.7 [message #666183 is a reply to message #666180] Tue, 19 April 2011 12:26 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

I am still waiting for a solution. I even don't know if it is worth to migrate at the moment because there is no new noteworthy document available as for earlier version.

Ralph
Re: GMF on Eclipse 3.7 [message #666190 is a reply to message #666183] Tue, 19 April 2011 12:36 Go to previous messageGo to next message
Darie Moldovan is currently offline Darie MoldovanFriend
Messages: 67
Registered: November 2010
Location: Darmstadt, Germany
Member
Hi Ralph,

thank you for the quick reply.

I wanted to test the integration of Xtext 2.0 with GMF on Eclipse 3.7. Please let me know if you find any solution to this problem. I'll do the same Smile

Darie
Re: GMF on Eclipse 3.7 [message #687633 is a reply to message #666190] Wed, 22 June 2011 22:13 Go to previous messageGo to next message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Hi!

Still the same for me Sad
Tested it on the actual Indigo release.
Has anybody found a solution?

Vladimir
Re: GMF on Eclipse 3.7 [message #687742 is a reply to message #687633] Thu, 23 June 2011 06:01 Go to previous messageGo to next message
Borislav  is currently offline Borislav Friend
Messages: 3
Registered: June 2011
Junior Member
Look at the eclipse_dot_org/gmp/development/releases.php (version table for gmf). With update manager you can install only prior versions to 2.4. To solve the problem get the required version manually from the download section for qvt and gmf and install them trough unziping. That solved the problem for me.
Re: GMF on Eclipse 3.7 [message #687765 is a reply to message #666190] Thu, 23 June 2011 07:30 Go to previous messageGo to next message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Thanks for your reply, Borislav.
I've done as proposed und installed manually gmf-sdk-2.4.0M6 and m2m-qvtoml-SDK-3.1.0M6 on eclipse-SDK-3.7-win32 but i'm still not able to create a new gmf project.
Anything i've done wrong?

Thanks

Vladimir

[Updated on: Thu, 23 June 2011 08:38]

Report message to a moderator

Re: GMF on Eclipse 3.7 [message #687920 is a reply to message #666183] Thu, 23 June 2011 14:09 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi all,

I'm sorry but I don't really understand your issue. Can you please
re-explain it?
FYI, GMF-Tooling is not yet released for the latest Indigo and GMF
Runtime version. We'll try to get it released ASAP, but there is still a
blocking bug that needs to be fixed.
The latest build is here:
http://modeling.eclipse.org/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/

Please try it, and report any bug on the bugtracker before GMF-Tooling
gets released!

Regards,
Mickael
Re: GMF on Eclipse 3.7 [message #688691 is a reply to message #687920] Sat, 25 June 2011 11:20 Go to previous messageGo to next message
Vladimir  is currently offline Vladimir Friend
Messages: 7
Registered: June 2011
Junior Member
Hi!

I have downloaded the mentioned versions of archives and unzipped them into the fresh eclipse indigo installation. There are any errors or exceptions, but i am not able to create a new gmf project, because the "new gmf project" entry under "file --> new" is missing.
I think, i will try to start with the "old" eclipse version with gmf and then try to port the project to the working release of an actual one.

Regards

Vladimir
Re: GMF on Eclipse 3.7 [message #693224 is a reply to message #688691] Wed, 06 July 2011 04:23 Go to previous messageGo to next message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
Hi,

I am trying to create new gmf project in Eclipse Helios or Indigo, but create new gmf project wizard not available in both of helios and Indigo. Already I have installed EMF and GMF runtime SDK in helios as well as Indigo, but GMF SDK installation not available in Helios and Indigo(Help --> Install new software). Is the gmf latest plugin available for helios or Indigo? If so kindly reply me and also tell me the latest GMF release version.

Regards,
Karthikeyan
Re: GMF on Eclipse 3.7 [message #693257 is a reply to message #693224] Wed, 06 July 2011 06:33 Go to previous messageGo to next message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

in order to create a new GMF Project you need the tooling to be installed. You can get it here: http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-tooling . This is the link to the tooling available for Indigo: http://modeling.eclipse.org/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201106290629/ . Take care this is not a final release version.

Ralph
Re: GMF on Eclipse 3.7 [message #695609 is a reply to message #693257] Tue, 12 July 2011 06:41 Go to previous messageGo to next message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
Hi,

Thank you for your reply. As you said, myself downloaded the version from the given url - "modeling.eclipse.org/modeling/gmp/gmf-tooling/downloads/drops/2.4.0/S201106290629/" and moved the content from plugin and features folders to the eclipse's corresponding folders. But still I cannot able to see "Create New GMF Project" in the eclipse. Kindly help me to do the same.

Regards,
Karthikeyan
Re: GMF on Eclipse 3.7 [message #696109 is a reply to message #695609] Wed, 13 July 2011 09:39 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi, Karthikeyan

You can get the latest snapshot build from this repository (Help >
Install New Software)
http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/dev-snapshots/

Please note that it is not a release nor a stable build, but it should
be ok for your use case while wainting for the 2.4 release.

Regards,

--
http://mickaelistria.wordpress.com
http://twitter.com/#!/mickaelistria
http://www.petalslink.com
Re: GMF on Eclipse 3.7 [message #696236 is a reply to message #696109] Wed, 13 July 2011 14:45 Go to previous messageGo to next message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
Hi Mickael Istria,

Thank you for your reply. Now its working for me i.e (Create new GMF project in eclipse 3.7 - Indigo)

Regards,
Karthikeyan
Re: GMF on Eclipse 3.7 [message #716083 is a reply to message #687742] Tue, 16 August 2011 12:34 Go to previous messageGo to next message
vinny503 Missing name is currently offline vinny503 Missing nameFriend
Messages: 156
Registered: August 2011
Senior Member
Hi

My requirement is adding parameters dynamically to the property window in gmf..

thanks,
Vinay
Re: GMF on Eclipse 3.7 [message #776071 is a reply to message #659182] Sat, 07 January 2012 11:04 Go to previous messageGo to next message
Elvis Dowson is currently offline Elvis DowsonFriend
Messages: 65
Registered: December 2011
Member
Hi,
I tried adding the update site for GMF Tooling Dev Snapshots to my Eclipse Modeling Tools 3.7.1 installation, but I get an error saying that it could not find http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/dev-snapshots/

Where can I get the developer snapshots that will work with Eclipse Indigo 3.7.1?

Elvis Dowson
Re: GMF on Eclipse 3.7 [message #776506 is a reply to message #776071] Sun, 08 January 2012 16:18 Go to previous messageGo to next message
Elvis Dowson is currently offline Elvis DowsonFriend
Messages: 65
Registered: December 2011
Member
Hi,
I found the solution. If I click on the Eclipse Modeling Components Discovery icon, in Eclipse Indigo 3.7.1
and select the Graphical Modeling Framework Tooling option, it automatically installs the GMF framework.

The update site doesn't work, but the above option does!

Elvis Dowson
Re: GMF on Eclipse 3.7 [message #776794 is a reply to message #776506] Mon, 09 January 2012 09:26 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi,

The GMF versions available on Modeling discovery are the latest
releases, they should be fine for your use-case.

More info about other builds available here:
* http://wiki.eclipse.org/Graphical_Modeling_Framework#Installing
*
http://wiki.eclipse.org/Graphical_Modeling_Framework/Contributors_Area#Builds

--
http://mickaelistria.wordpress.com
http://twitter.com/#!/mickaelistria
http://www.petalslink.com
Previous Topic:WrappingLabel doesn't work for double-byte language
Next Topic:Shorcut disappears from diagram
Goto Forum:
  


Current Time: Sat May 11 18:04:20 GMT 2024

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

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

Back to the top