Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » xtext project creation programmatically
xtext project creation programmatically [message #1060872] Tue, 28 May 2013 19:06 Go to next message
Vincent De Bry is currently offline Vincent De BryFriend
Messages: 55
Registered: May 2013
Member
Hello,

I would like to create Xtext projects (base + ui) programmatically.
I took a look at xtext project wizard but I cannot figure out which methods of which classes have to be used.

Do someone already had the same need and could provide me with an implementation example ?

Thanks
Re: xtext project creation programmatically [message #1690828 is a reply to message #1060872] Tue, 31 March 2015 14:06 Go to previous messageGo to next message
Patrick Neubauer is currently offline Patrick NeubauerFriend
Messages: 8
Registered: December 2014
Junior Member
Hi Vincent,

I am struggling with the same issues as you described.
Did you find a solution for the creation of an Xtext project (programmatically)?

Cheers!
Re: xtext project creation programmatically [message #1690831 is a reply to message #1690828] Tue, 31 March 2015 14:11 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Have a look at org.eclipse.xtext.xtext.ui.wizard.project.NewXtextProjectWizard in org.eclipse.xtext.xtext.ui

btw id be interested in your usecase? who generates dsls programatically?


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: xtext project creation programmatically [message #1690948 is a reply to message #1690831] Wed, 01 April 2015 08:26 Go to previous message
Uli Merkel is currently offline Uli MerkelFriend
Messages: 250
Registered: June 2013
Senior Member
Hi Christian,

I can think of a generated DSL with some I18N of the keywords in the grammar.
May be a nice way to support local domain experts all over the globe.

Happy Easter, Uli
Previous Topic:addArrayTypeDimension for JvmUnknownTypeReference
Next Topic:How can I use JvmModelInferrer and old Generator approach in parallel
Goto Forum:
  


Current Time: Tue Apr 16 16:29:27 GMT 2024

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

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

Back to the top