[Xcore] Xcore for Xtext 2.6? [message #1374848] |
Thu, 22 May 2014 16:44  |
Eclipse User |
|
|
|
Hi
Xtext 2.6 is out, but it looks like the latest release of Xcore still
uses Xtext/Xbase 2.5... at least the current version does not work with
Xbase 2.6
The main error is due to
Caused by: java.lang.ClassNotFoundException:
org.eclipse.xtext.xbase.services.XbaseGrammarAccess$XExpressionInsideBlockElements
cannot be found by org.eclipse.emf.ecore.xcore_1.1.2.v20131212-0836
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 162 more
Is Xcore already being ported to Xtext 2.6?
thanks in advance
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
|
|
|
|
|
Re: [Xcore] Xcore for Xtext 2.6? [message #1376440 is a reply to message #1376431] |
Fri, 23 May 2014 08:13   |
Eclipse User |
|
|
|
Yes, we've submitted the builds for the next RC version of Luna, at
which point they should be lined up properly. Both Xtext and EMF
(including Xcore) are released and should function well together...
On 23/05/2014 2:07 PM, Hallvard Trætteberg wrote:
> Hi,
>
> I used the Xcore version for Luna M7 and had a similar problem when
> updating to new Xtext 2.6 release. Xcore didn't have a corresponding
> official update, but switching to the nightly build worked. It would
> be good of there also was an update at the Luna site.
>
> Hallvard
>
> On 23.05.14 12:00, Ed Merks wrote:
>> Lorenzo,
>>
>> Where are you getting the Xcore build from?
>>
>> On 22/05/2014 10:44 PM, Lorenzo Bettini wrote:
>>> Hi
>>>
>>> Xtext 2.6 is out, but it looks like the latest release of Xcore still
>>> uses Xtext/Xbase 2.5... at least the current version does not work with
>>> Xbase 2.6
>>>
>>> The main error is due to
>>>
>>> Caused by: java.lang.ClassNotFoundException:
>>> org.eclipse.xtext.xbase.services.XbaseGrammarAccess$XExpressionInsideBlockElements
>>>
>>>
>>> cannot be found by org.eclipse.emf.ecore.xcore_1.1.2.v20131212-0836
>>> at
>>> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
>>>
>>>
>>> at
>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
>>>
>>>
>>> at
>>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
>>>
>>>
>>> at
>>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>>>
>>>
>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>>> ... 162 more
>>>
>>> Is Xcore already being ported to Xtext 2.6?
>>>
>>> thanks in advance
>>> Lorenzo
>>>
>>
>
|
|
|
Re: [Xcore] Xcore for Xtext 2.6? [message #1383801 is a reply to message #1376215] |
Mon, 26 May 2014 10:49  |
Eclipse User |
|
|
|
On 23/05/2014 12:00, Ed Merks wrote:
> Lorenzo,
>
> Where are you getting the Xcore build from?
I was using Xtext composite update site and Kepler update site.
Then I tried with the EMF milestones update site and it worked like a
charm :)
sorry for not getting back earlier about that.
cheers
Lorenzo
>
> On 22/05/2014 10:44 PM, Lorenzo Bettini wrote:
>> Hi
>>
>> Xtext 2.6 is out, but it looks like the latest release of Xcore still
>> uses Xtext/Xbase 2.5... at least the current version does not work with
>> Xbase 2.6
>>
>> The main error is due to
>>
>> Caused by: java.lang.ClassNotFoundException:
>> org.eclipse.xtext.xbase.services.XbaseGrammarAccess$XExpressionInsideBlockElements
>>
>> cannot be found by org.eclipse.emf.ecore.xcore_1.1.2.v20131212-0836
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
>>
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
>>
>> at
>> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
>>
>> at
>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
>>
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>> ... 162 more
>>
>> Is Xcore already being ported to Xtext 2.6?
>>
>> thanks in advance
>> Lorenzo
>>
>
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
|
|
|
Powered by
FUDForum. Page generated in 0.06917 seconds