Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Use Xtend instead of Java in more places in the generated DSL implementation
Use Xtend instead of Java in more places in the generated DSL implementation [message #902771] Mon, 20 August 2012 07:47 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Cross Reference(Lazy linking)
Next Topic:issue with start levels in launch config?
Goto Forum:
  


Current Time: Fri Jul 04 02:54:02 EDT 2025

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

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

Back to the top