Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Ecore Tools » Latest builds are missing from the download site?
Latest builds are missing from the download site? [message #1012944] Fri, 22 February 2013 13:57 Go to next message
Sándor Juhász is currently offline Sándor JuhászFriend
Messages: 1
Registered: June 2012
Junior Member
The Ecore Tools Project page (http://projects.eclipse.org/projects/modeling.emft.ecoretools) lists that the latest build is 1.1.0 (2012-06-27), but the Download page (http://www.eclipse.org/modeling/emft/downloads/?project=ecoretools) only has the 0.10.0 (2010-06-15) version.
I can easily get the latest version with Eclipse from the Juno repository, but I have to install the plugin on a machine without Internet connection, so I can't do that. Usually I just use the All-In-One Update Site archive download then add it as a local update site, but I can't do it now because the build is missing.
Is there any other location to download the latest builds/update sites?
Re: Latest builds are missing from the download site? [message #1086580 is a reply to message #1012944] Wed, 14 August 2013 11:37 Go to previous messageGo to next message
Mikhail Kalkov is currently offline Mikhail KalkovFriend
Messages: 13
Registered: February 2011
Junior Member
I had a similar problem, and after investigation figured out there is no such zipped update site. There is actually no separate p2 repository either. So, the two remaining options are
- to mirror kepler repository, e.g. "eclipsec.exe -nosplash -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source http://download.eclipse.org/releases/kepler -destination file:d:/eclipse-repos/kepler && eclipsec.exe -nosplash -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication -source http://download.eclipse.org/releases/kepler -destination file:d:/eclipse-repos/kepler", see http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_mirror.html
- to build ecoretools from source, e.g. "git clone http://git.eclipse.org/gitroot/ecoretools/org.eclipse.ecoretools.git && cd org.eclipse.ecoretools.git/org.eclipse.emf.ecoretools.build && mvn clean package", see http://git.eclipse.org/c/ecoretools/org.eclipse.ecoretools.git/tree/README.textile
Re: Latest builds are missing from the download site? [message #1300216 is a reply to message #1086580] Thu, 17 April 2014 12:14 Go to previous message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
I updated the project information so that the p2 repositories are visible to end users :

https://projects.eclipse.org/projects/modeling.emft.ecoretools/downloads


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Previous Topic:Fragment and partially load EMF models in xmi format
Next Topic:Ecore Tools 2.0 support no generics in the new UML class diagram editor
Goto Forum:
  


Current Time: Thu Mar 28 20:47:49 GMT 2024

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

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

Back to the top