Version-free download link for latest EMF snapshot #33
Closed
trancexpress
started this conversation in
General
Replies: 1 comment 3 replies
-
|
Hi @merks , is there already a download link without a version string in it, for the latest EMF snapshot? The background: We do a latest integration build testing for Eclipse+xtext, one of the bits we need but don't build ourselves is EMF. We do download the snapshot (with plain Right now I'm reading the update site Best regards and thanks, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to download the latest EMF snapshot without referring to any version.
E.g. there is this update site:
https://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/
I can use e.g.
p2to mirror it locally, which is great, but requires an Eclipse installation.Ideally there would be a redirect to the latest build, similar to the download button of the update site webpage. Currently, this download button leads to:
https://download.eclipse.org/modeling/emf/emf/builds/nightly/N202403141008/EMF-Updates-N202403141008.zip
It would be great to have something like this:
https://download.eclipse.org/modeling/emf/emf/builds/nightly/latest-snapshot/EMF-Updates-latest-snapshot.zip
Beta Was this translation helpful? Give feedback.
All reactions