Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » xtext not showing latest dependencies for org.eclipse.emf.ecore.xcore(xtext not showing latest dependencies for org.eclipse.emf.ecore.xcore)
xtext not showing latest dependencies for org.eclipse.emf.ecore.xcore [message #1735502] Mon, 20 June 2016 12:52 Go to next message
Sachin Samaram is currently offline Sachin SamaramFriend
Messages: 271
Registered: April 2016
Senior Member
Hi,

My xtext project not showing xtext dependencies of latest version for org.eclipse.emf.ecore.xcore. It is showing org.eclipse.emf.ecore.xcore1.1.1 but my xtext version is 2.9. How can I solve this issue?
Re: xtext not showing latest dependencies for org.eclipse.emf.ecore.xcore [message #1735557 is a reply to message #1735502] Tue, 21 June 2016 07:32 Go to previous messageGo to next message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

There are several p2 repositories which might have to be considered. Best you define a target platform with the Xcore SDK feature and try the appropriate one.

Xcore 1.3.0: http://download.eclipse.org/modeling/emf/emf/updates/releases/
Xcore 1.3.2: https://hudson.eclipse.org/xtext/job/emf-xcore-maintenance/lastSuccessfulBuild/artifact/build-result/p2.repository/
Xcore 1.4.0: https://hudson.eclipse.org/xtext/job/emf-xcore/lastSuccessfulBuild/artifact/build-result/p2.repository/

Likely you need to use the latest version together with 2.9. I haven't tested it.

Xcore is not participating in the official Eclipse release train so far and I did not find other official repositories besides the Hudson build.

~Karsten
Re: xtext not showing latest dependencies for org.eclipse.emf.ecore.xcore [message #1735590 is a reply to message #1735557] Tue, 21 June 2016 11:04 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Note that you can use Oomph's repository explorer to find Eclipse update
sites:

https://wiki.eclipse.org/Eclipse_Oomph_Authoring#How_to_find_a_P2_repository_at_Eclipse_using_the_Repository_Explorer

The example used in the wiki happens to be for Xcore...

Probably using update sites from Hudson builds isn't so great because
those update sites are slow and aren't mirrored.


On 21.06.2016 03:32, Karsten Thoms wrote:
> There are several p2 repositories which might have to be considered.
> Best you define a target platform with the Xcore SDK feature and try
> the appropriate one.
>
> Xcore 1.3.0:
> http://download.eclipse.org/modeling/emf/emf/updates/releases/
> Xcore 1.3.2:
> https://hudson.eclipse.org/xtext/job/emf-xcore-maintenance/lastSuccessfulBuild/artifact/build-result/p2.repository/
> Xcore 1.4.0:
> https://hudson.eclipse.org/xtext/job/emf-xcore/lastSuccessfulBuild/artifact/build-result/p2.repository/
>
> Likely you need to use the latest version together with 2.9. I haven't
> tested it.
>
> Xcore is not participating in the official Eclipse release train so
> far and I did not find other official repositories besides the Hudson
> build.
>
> ~Karsten


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Inferring XMemberFeatureCall
Next Topic:[mwe2] unmapped paths platform:/resource/
Goto Forum:
  


Current Time: Fri Apr 19 12:55:29 GMT 2024

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

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

Back to the top