Use Xtend instead of Java in more places in the generated DSL implementation [message #902771] |
Mon, 20 August 2012 07:47  |
Eclipse User |
|
|
|
Hi,
are there any plans to make more use of Xtend instead of Java for the typical DSL infrastructure classes such as scope and completion providers? For some of the classes, we can turn off generation of the respective stub via a switch in GenerateMyLanguage.mwe, but not all generator fragments support this switch. Of course, the workaround here is to just create an Xtend class and register it in the proper runtime / UI module. However, it would be awesome to be able to use Xtend out-of-the-box.
Cheers,
Peter
|
|
|
Re: Use Xtend instead of Java in more places in the generated DSL implementation [message #903081 is a reply to message #902771] |
Tue, 21 August 2012 16:45  |
Eclipse User |
|
|
|
Hi Peter,
you may want to follow https://bugs.eclipse.org/bugs/show_bug.cgi?id=346092
Regards,
Sebastian
--
Looking for professional support for Xtext, Xtend or Eclipse Modeling?
Go visit: http://xtext.itemis.com
Am 20.08.12 13:47, schrieb Peter Friese:
> Hi,
>
> are there any plans to make more use of Xtend instead of Java for the
> typical DSL infrastructure classes such as scope and completion
> providers? For some of the classes, we can turn off generation of the
> respective stub via a switch in GenerateMyLanguage.mwe, but not all
> generator fragments support this switch. Of course, the workaround here
> is to just create an Xtend class and register it in the proper runtime /
> UI module. However, it would be awesome to be able to use Xtend
> out-of-the-box.
>
> Cheers,
> Peter
|
|
|
Powered by
FUDForum. Page generated in 0.05006 seconds