Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:47 Go to next message
Peter Friese is currently offline Peter FrieseFriend
Messages: 30
Registered: July 2009
Member
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 20:45 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
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: Wed Apr 24 19:15:19 GMT 2024

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

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

Back to the top