Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Xtext clients on the train

The grammar language remains compatible, but the generated code is not.
Also the scoping API and the outline API has changed, so if you have customization in that area regeneration will not be sufficient.
Xtext 2.0 works with Eclipse Ganymede, but languages developed with Xtext 1.0 won'T work with Xtext 2.0.
At least a regeneration will always be needed.
Please ask if you need help.

Sven

On Jan 17, 2011, at 9:59 PM, Miles Parker wrote:

> 
> Will do. I'm assuming that this is likely to require a re-geeration to avoid compile errors? If so, then any of our plugins will no longer be compatible with Xtext 1.0.0 / Helios? Or are the API changes more likely to affect customized uses?
> 
> On Jan 17, 2011, at 9:57 AM, Sven Efftinge wrote:
> 
>> The nightlies can be consumed from here:
>> 
>> https://hudson.eclipse.org/hudson/view/Modeling/job/Xtext-nightly-HEAD/lastSuccessfulBuild/artifact/xtext.p2.repository/
>> 
>> Keep us updated.
>> 
>> Thanks,
>> Sven
>> 
>> On Jan 17, 2011, at 6:55 PM, Miles Parker wrote:
>> 
>>> 
>>> Hi Sven,
>>> 
>>> AMP does. We'll be sure to let you know when something breaks. :) What update site should we point to to get the 2.0 build?
>>> 
>>> cheers,
>>> 
>>> Miles
>>> 
>>> On Jan 16, 2011, at 11:38 PM, Sven Efftinge wrote:
>>> 
>>>> Hi all,
>>>> 
>>>> for M5 we (Xtext) will promote the 2.0 stream to the indigo builds, which contains some API changes.
>>>> We would like to help any clients updating/migrating their code and would kindly ask to inform us if you use Xtext somehow.
>>>> 
>>>> I know the Ecore Tools do and we are already in contact with Ed Willink. 
>>>> Are there any other projects consuming Xtext?
>>>> 
>>>> Best Regards,
>>>> Sven
>>>> 
>>>> _______________________________________________
>>>> cross-project-issues-dev mailing list
>>>> cross-project-issues-dev@xxxxxxxxxxx
>>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>>> 
>>> _______________________________________________
>>> cross-project-issues-dev mailing list
>>> cross-project-issues-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>> 
>> _______________________________________________
>> cross-project-issues-dev mailing list
>> cross-project-issues-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> 
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top