Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » GMF 2.3.0 Download
GMF 2.3.0 Download [message #546274] Mon, 12 July 2010 07:25 Go to next message
Eclipse UserFriend
Hello,

I'm trying to download the latest GMF version, i.e. the one that has been part of the Helios release train, this version should be 2.3.0, since there has been a 2.3.0M7 milestone.

The problem is that the GMF downloads page [1] still lists 2.2.2 as the latest release. Can someone provide me with a download link? Also I would suggest that the downloads page should be fixed.

Thanks and best regards,

Christian

[1]: http://www.eclipse.org/modeling/gmp/downloads/
Re: GMF 2.3.0 Download [message #546284 is a reply to message #546274] Mon, 12 July 2010 07:44 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

the latest version is available with the common helios update site( http://download.eclipse.org/releases/helios) under Modeling.

BTW the dedicated update site for GMF (in fact GMP now) is http://download.eclipse.org/modeling/gmp/updates/releases/

Regards,
Re: GMF 2.3.0 Download [message #546287 is a reply to message #546274] Mon, 12 July 2010 07:48 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the quick reponse. Unfortunately the update site does not really help me, since I'm looking for a zipped download. Sorry I should have been more precise.

Background is that I want to include GMF in my target platform and I'm assembling the target paltform with a script that works with the zipped downloads, e.g.:
http://www.eclipse.org/modeling/download.php?file=/modeling/ gmp/gmf/downloads/drops/2.2.2/R201002241200/gmf-sdk-2.2.2.zi p

[Updated on: Mon, 12 July 2010 07:48] by Moderator

Re: GMF 2.3.0 Download [message #546291 is a reply to message #546274] Mon, 12 July 2010 08:01 Go to previous messageGo to next message
Eclipse UserFriend
Hum this is not a good practice to not use p2 to create your target platform. For instance, you will not know if a plugin need to be unpacked or not.

That's really better to use p2 director: http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/p2_director.html

BTW for the zip I think that you will now need three zip: runtime, tooling and notation (all are here:http://www.eclipse.org/modeling/gmp/downloads/index.php ?project=gmf-notation&showAll=0&showMax=5)
Re: GMF 2.3.0 Download [message #546298 is a reply to message #546274] Mon, 12 July 2010 08:26 Go to previous messageGo to next message
Eclipse UserFriend
Ok I guess the reason why I couldn't find the 2.3.0 release is because GMF has been split up into the parts you mentioned.

For the parts there are recent releases availabe where the release dates fit to the Helios release date.

Thanks for pointing this out.
Re: GMF 2.3.0 Download [message #546695 is a reply to message #546274] Tue, 13 July 2010 15:34 Go to previous messageGo to next message
Eclipse UserFriend
Hi Christian

The GMF project has restructured into the GMF Tooling, GMF Runtime and
GMF Notation projects.

The download pages are:

http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-t ooling

http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-r untime

http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-n otation

If you download the GMF Tooling SDK (
http://www.eclipse.org/modeling/download.php?file=/modeling/ gmp/gmf-tooling/downloads/drops/2.3.0/R201006151000/gmf-sdk- 2.3.0.zip
) , it includes the GMF Runtime and GMF Notation as in previous releases.

Cheers...
Anthony


On 07/12/2010 07:25 AM, Christian K. wrote:
> Hello,
>
> I'm trying to download the latest GMF version, i.e. the one that has
> been part of the Helios release train, this version should be 2.3.0,
> since there has been a 2.3.0M7 milestone.
>
> The problem is that the GMF downloads page [1] still lists 2.2.2 as the
> latest release. Can someone provide me with a download link? Also I
> would suggest that the downloads page should be fixed.
>
> Thanks and best regards,
>
> Christian
>
> [1]: http://www.eclipse.org/modeling/gmp/downloads/
Re: GMF 2.3.0 Download [message #546794 is a reply to message #546695] Wed, 14 July 2010 05:02 Go to previous messageGo to next message
Eclipse UserFriend
Anthony Hunter wrote on Tue, 13 July 2010 15:34

If you download the GMF Tooling SDK (
http://www.eclipse.org/modeling/download.php?file=/modeling/ gmp/gmf-tooling/downloads/drops/2.3.0/R201006151000/gmf-sdk- 2.3.0.zip
) , it includes the GMF Runtime and GMF Notation as in previous releases.



Great, that's even better so I can just switch to using the new GMF Tooling SDK. Thanks for the tip.
Re: GMF 2.3.0 Download [message #547265 is a reply to message #546695] Fri, 16 July 2010 03:16 Go to previous message
Eclipse UserFriend
Hi Anthony,

is there also a way of seeing the Release Notes?
http://www.eclipse.org/modeling/gmp/news/relnotes.php?projec t=gmf-runtime&version=HEAD
doesn't seem to do the trick. At least I get the message that no builds
are found for all three packages.
The overview over the various Milestones and Realeses was very useful,
since toolsmiths could identify what major changes have been done prior
to migrating to an newer version.

Regards Thomas

On 13.07.2010 21:34, Anthony Hunter wrote:
> Hi Christian
>
> The GMF project has restructured into the GMF Tooling, GMF Runtime and
> GMF Notation projects.
>
> The download pages are:
>
> http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-t ooling
>
> http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-r untime
>
> http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-n otation
>
> If you download the GMF Tooling SDK (
> http://www.eclipse.org/modeling/download.php?file=/modeling/ gmp/gmf-tooling/downloads/drops/2.3.0/R201006151000/gmf-sdk- 2.3.0.zip
> ) , it includes the GMF Runtime and GMF Notation as in previous releases.
>
> Cheers...
> Anthony
>
>
> On 07/12/2010 07:25 AM, Christian K. wrote:
>> Hello,
>>
>> I'm trying to download the latest GMF version, i.e. the one that has
>> been part of the Helios release train, this version should be 2.3.0,
>> since there has been a 2.3.0M7 milestone.
>>
>> The problem is that the GMF downloads page [1] still lists 2.2.2 as the
>> latest release. Can someone provide me with a download link? Also I
>> would suggest that the downloads page should be fixed.
>>
>> Thanks and best regards,
>>
>> Christian
>>
>> [1]: http://www.eclipse.org/modeling/gmp/downloads/
>
Previous Topic:How to get from an EditPart instance to the Editor instance it is currently in?
Next Topic:Need to Rightclick new menu Disable
Goto Forum:
  


Current Time: Sat Jun 14 14:14:14 EDT 2025

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

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

Back to the top