Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » DSL project wizard
DSL project wizard [message #1065226] Mon, 24 June 2013 21:13 Go to next message
Erick Fonseca is currently offline Erick FonsecaFriend
Messages: 68
Registered: December 2011
Member
I would like to have a project wizard for creating projects in my DSL (within the Eclipse menu File/New/Project). I have the following in my workflow:

// project wizard (optional) 
fragment = projectWizard.SimpleProjectWizardFragment auto-inject {
    generatorProjectName = "${projectName}" 
}


I found a couple of articles in the web on the subject, but I believe they are outdated, as they suggested adding

modelFileExtension = file.extensions


which doesn't work. So, what do I have to do?
Re: DSL project wizard [message #1065242 is a reply to message #1065226] Tue, 25 June 2013 05:38 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Die you merge Plugin.xml_gen To Plugin.XML in the ui project?

--
Need training, onsite consulting or any other kind of help for Xtext?
Go visit http://xtext.itemis.com or send a mail to xtext at itemis dot de


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: DSL project wizard [message #1065426 is a reply to message #1065242] Tue, 25 June 2013 16:25 Go to previous message
Erick Fonseca is currently offline Erick FonsecaFriend
Messages: 68
Registered: December 2011
Member
Now I did. It works. Thanks!
Previous Topic:Models in Bundle-Jar
Next Topic:ANTLR 4.1
Goto Forum:
  


Current Time: Sat Apr 20 01:48:33 GMT 2024

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

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

Back to the top